R
RachelT
Morning Experts,
I'm using wondering how i can switch on Cascade delete within a database im
creating programmatically. I have it all working created all the tables
e.t.c. However I want to know how to implement Cascade delete throught SQL
using the RunSql statement. Is it possible? Can i use "ON DELETE CASCADE" If
so how is that implemented I keep getting errors, I did a search on the net
and on here both nothing really seems to help my problem.
Any help much appreciated
Rachel
I'm using wondering how i can switch on Cascade delete within a database im
creating programmatically. I have it all working created all the tables
e.t.c. However I want to know how to implement Cascade delete throught SQL
using the RunSql statement. Is it possible? Can i use "ON DELETE CASCADE" If
so how is that implemented I keep getting errors, I did a search on the net
and on here both nothing really seems to help my problem.
Any help much appreciated
Rachel