I tried the new VSDK beta today in my XCode project, and noticed that it suddenly crashed where it worked yesterday. This happens with the query "DELETE FROM mytable WHERE parent = mynumber" and there are no records in mytable. Switched frameworks, clean target, build, and it works with the public VSDK. Arthur Clemens