ADO in Older Database
I am working with an older Access Database Application. It contains a great deal of VBA code, all of which is based on a DAO Reference.
Can I write a procedure, using the ADO Reference, to manipulate data that are found in tables in this older database, or must I use DAO.
Thanks,
Ron (VBA Novice)
|