Hallo, I am Using the latest Version of the precompiled shell Application from the Download section, and the C/C++ Sources in Version 3.7.11
Now i created my tables, using Primary Key and Foreign Key Constraints. Then I tested it, and inserted test data, with a foreign key which doesn't exist as primary key in the referenced table. This worked. I also added valid data, and tested the "ON UPDATE" and "ON DELETE" constraints. So if i delete a entryset in the referenced table, the foreign key isn't set null. Is there a bug? Bye Dennis Klein _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users