C
Cindy
Anyone familiar with deleting records using an ADO
Connection? I have an Excel template that sends data to
an Access database via ADO. I now need the ability to
find an existing record (I can do the find) via ADO and
delete it.
I can't install my ADO Help files so I am completely lost -
any idea why I can't install these files?
What I did find is rs.delete but I don't know what the
adAffectCurrent, adAffectAllChapters, adAffectGroup
choices mean.
Please help if you can.
Cindy
Connection? I have an Excel template that sends data to
an Access database via ADO. I now need the ability to
find an existing record (I can do the find) via ADO and
delete it.
I can't install my ADO Help files so I am completely lost -
any idea why I can't install these files?
What I did find is rs.delete but I don't know what the
adAffectCurrent, adAffectAllChapters, adAffectGroup
choices mean.
Please help if you can.
Cindy