SQLite does not support foreign key constraints, so does not support cascading delete!
http://www.sqlite.org/omitted.html 2009/5/26 Marco Nelissen <[email protected]> > I've never used cascading deletes myself, but I have used triggers, and > they work. > > > On Tue, May 26, 2009 at 12:07 AM, quill <[email protected]> wrote: > >> >> Hi guys, >> Can cascading delete be realized in sqlite? If can, how to realize it? >> >> Thanks! >> >> > > > > -- Charly Frankl [email protected] Linux user #391083 --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

