I used to work in Access 97 with DAO. Now I'm trying to use ADO. It doesn't perform Delete method if the record has releted records in other tables. In DAO since I set Cascade Delete Related Records to True there is no problem. What do I need to do to delete record using ADO?
Thank you
Vlad
