J
JamesEL
I have VBA code that reads schema info from a number of Access databases
using the OpenSchema method of an ADO connection. We have converted some of
these databases to Access Projects and now my code fails. I know that ADP's
don't use the Jet engine but I can't seem to get my connection to work with
any other provider either.
Basically, I'm looking for an example of retrieving the schema from an ADE
file (ADP would be acceptable).
Any help would be greatly appreciated.
using the OpenSchema method of an ADO connection. We have converted some of
these databases to Access Projects and now my code fails. I know that ADP's
don't use the Jet engine but I can't seem to get my connection to work with
any other provider either.
Basically, I'm looking for an example of retrieving the schema from an ADE
file (ADP would be acceptable).
Any help would be greatly appreciated.