Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC--connection to '' failed

Status
Not open for further replies.

allidap

Programmer
Dec 8, 2005
3
US
Greetings!

Newbie to this site and group. My apology if this is an issues that has been discussed.

We're in the process of transitioning Access DB -> SQL Server. This in itself isn't a real problem. What is... Linked tables!

Scenario... Access DB A, B and C. DB A and B have a linked table to DB C. Each DB has it's own respective application. For all intents and purposes, when migrated to SQL, the databases will be seperated as well.

I've moved DB C to SQL and do not have a problem. I've changed the respective application to point the SQL DB and all is well.

I then created ODBC connections for the table in Access DB A and B to point to the SQL Server DB. All is well. I can open the Access DB and open the table and get results. BUT...

When I use the respective applications for DB A and B, there is an ODBC--connection to '' failed. Don't quite understand why and how to resolve. The respective applications use an ODBC connection to communicate with their respective DB. Is this the problem? ODBC attempting to connect to another ODBC?

Any input on this topic will be greatly appreciated.

Thanks!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top