hi all,
I have the database set to fail in case of constraint violation. And it does 
return SQLITE_CONSTRAINT from sqlite3_step when I try to insert/update an 
invalid foreign key. But is there any way to find out exactly which constraint 
failed as I might have many foreign key fields in the record.
thanks in advance,Gert                                    
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to