A
Accessor
Hi all. I'm trying to use ADO with VBA in my database, and in setting up the
connection I get the error: "could not find installable ISAM." Here's my
connection string:
strConnection = "Provider=Microsoft.ACE.OLEDB.12.0;Data Souce=C:\Documents
and Settings\User\Desktop\BusinessActive\Estimator 9-28-09.accdb"
It's a bit frustrating since an almost identical connect string works in
excel vba for a different database. Any suggestions? I've combed the boards
for a couple hours now. Thanks in advance...
Kevin
connection I get the error: "could not find installable ISAM." Here's my
connection string:
strConnection = "Provider=Microsoft.ACE.OLEDB.12.0;Data Souce=C:\Documents
and Settings\User\Desktop\BusinessActive\Estimator 9-28-09.accdb"
It's a bit frustrating since an almost identical connect string works in
excel vba for a different database. Any suggestions? I've combed the boards
for a couple hours now. Thanks in advance...
Kevin