I have an Access 97 dtabase that imports tables from an SQLBase database via an ODBC driver. The database will import tables manually without any problems. However when I use a Connection String in VBA it displays the following message
Run Time Error 3146
ODBC Call Failed
I know that the string is correct because it will work on some PC's but not others.
Anyone have any ideas
Run Time Error 3146
ODBC Call Failed
I know that the string is correct because it will work on some PC's but not others.
Anyone have any ideas