inst <ins...@...> writes:

>  
> Do anyone encounter this problem or I just did something wrong?
> 


If you've an example (CREATE & INSERT/DELETE statements or whatever clarifies
what you do) the possibility that someone can give you a quick and meaningful
answer will increase enormous.

My guess: you did something wrong -
just to test yourself: do you know
     PRAGMA foreign_keys=ON;

?

If not take a look at the documentation (http://www.sqlite.org/foreignkeys.html)

greetings
Oliver

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to