Hi,
I have been unable to delete cetain records from a relational MS Access database.I can delete those records where there is a one-to-one relation between the primary and foreign table BUT I can not detlet the records from the primary table where there is a one-to-many relation. I get the error\
**************
"can not delete since there are related records in other tables"
**************
Even if I remove the records in the foreign table, I still get the error message when I try to delete the primary table record.
How can I code my asp page to allow me to delete records remotely?
Thanks,
Charlix
I have been unable to delete cetain records from a relational MS Access database.I can delete those records where there is a one-to-one relation between the primary and foreign table BUT I can not detlet the records from the primary table where there is a one-to-many relation. I get the error\
**************
"can not delete since there are related records in other tables"
**************
Even if I remove the records in the foreign table, I still get the error message when I try to delete the primary table record.
How can I code my asp page to allow me to delete records remotely?
Thanks,
Charlix