Please check the response below about using foreign keys in sqlite db: http://groups.google.com/group/android-developers/msg/754067ed9bd036a9
On Tue, Apr 1, 2008 at 7:36 AM, wonderoid <[EMAIL PROTECTED]> wrote: > > Hi, do foreign keys work in SQLite in the emulator? And if it is > supported, does it work as is, without specifying anything else and > just defining them while creating the table. I've read something in > the SQLite documentation that foreign key definitions exists but does > nothing if you do not specify a trigger also(Whatever that is..). So i > guess i can't expect the db to alter any columns related to that > foreign key when that key has been changed right? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

