Can you clarify more?Is the delete not cascading to the child tables and removing the child records with the parent reference?
On Fri, Feb 26, 2010 at 2:02 PM, Lexter <[email protected]> wrote: > > > hello everyone, I have a problem ragarding an sqlite query in AIR > application. My foreign key does'nt work when I delete some record from my > parent table, what should I do? > > Thanks in advance. > > >

