Ok. I am ready to pull my hair out on this one. I hope someone can help.
I am developing an MS Access 2000 DB as a front end for a SQL 2000 DB. I am attempting to use code to dynamically connect my SQL Tables. The problem is, when I run the code I get a "Could not find installable ISAM 3170 error".
Now, I have followed the instructions under Microsofts website here:
Including running the Office 2000 repair. I have re-registered the dll's as required. Im stuck!
My Access DB has a reference to Microsoft DAO 3.6 Object Library and I am using code taken from here
to dynamically connect the databases.
Can anyone shed some light on what may be going on here ???
Thanks in advance.
Your limits are only as far as you set your boundries......
I am developing an MS Access 2000 DB as a front end for a SQL 2000 DB. I am attempting to use code to dynamically connect my SQL Tables. The problem is, when I run the code I get a "Could not find installable ISAM 3170 error".
Now, I have followed the instructions under Microsofts website here:
Including running the Office 2000 repair. I have re-registered the dll's as required. Im stuck!
My Access DB has a reference to Microsoft DAO 3.6 Object Library and I am using code taken from here
to dynamically connect the databases.
Can anyone shed some light on what may be going on here ???
Thanks in advance.
Your limits are only as far as you set your boundries......