>Now, there are some unusual situations where you might want to hold
>your customers in a different database from your invoices and use
>SQLite to hold both databases open at once using ATTACH.  I’ll let
>other people argue about that.

But of course if you do that, then you cannot have the database enforce 
referential integrity and you have to do it yourself.




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

Reply via email to