JaredNJames
Registered User.
- Local time
- Today, 23:11
- Joined
- Jul 7, 2007
- Messages
- 87
Hi, i have an invoicing form which has two seperate subforms from seperate tables.
one from tbl_service details and one from tbl_invoice details.
tbl_invoice details is linked to the invoicing table and when delete is pressed, it updates both tables a appropriate.
but because i cannot put tbl_service details as "enfore referential integrity", along with tbl_invoice details it doesnt update that one as well.
any ideas how i could get them both to clear the data from their tables.
jjames
one from tbl_service details and one from tbl_invoice details.
tbl_invoice details is linked to the invoicing table and when delete is pressed, it updates both tables a appropriate.
but because i cannot put tbl_service details as "enfore referential integrity", along with tbl_invoice details it doesnt update that one as well.
any ideas how i could get them both to clear the data from their tables.
jjames