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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking Two Access databases and Accessing them

Status
Not open for further replies.

YirYir

Programmer
Sep 1, 2005
2
DK
Hi All,

I have a MS Access DB that I get Data from in VBscript, but in an other database there's some information that I'd like to see / work on. I've tried linking to the other database from the first one but I get this error when trying to connect from VBscript.

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] 'D:\ is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

Any Idea how to solve this problem? From MS Access I can see the other DB just fine.


Any help is greatly appreciated.
YirYir
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top