Hi,
> So you get no error from the INSERT command, and you can also find the new
row using > SELECT ?
No error for select

> Make a connection to the database.
> ssue "PRAGMA foreign_keys" and look at the value returned.
> Issue "PRAGMA foreign_keys = OFF".
> Issue "PRAGMA foreign_keys" and look at the value returned.
> Issue "PRAGMA foreign_keys = ON".
> Issue "PRAGMA foreign_keys" and look at the value returned.
all [ ]
-- 
Fabio Spadaro
www.fabiospadaro.com
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to