On 19 Aug 2010, at 12:19pm, gher wrote: > thanks for your reply, do you known some sqlite gui administrator to create > "referential integrity"
Your question does not make sense. Everything done using the proper SQLite calls results in a database with referential integrity. If you want referential integrity, just use SQLite the way the documentation says you should. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

