I have a MS Access database to which I have some tables that are linked to a Unix Server through Informix. I have querys in that database that pull the linked information together. I also have a security table that is not linked in the database. My problem is , I can login to my site so I know my ODBC is working for the database because it is pulling the security information but when I try to search for records from a query that is pulling records from the linked tables I get this error message:
Microsoft OLE DB Provider for ODBC Drivers
error '80004005'
[Microsoft][ODBC Microsoft Access Driver] ODBC--connection to 'jts' failed.
/d3results.asp, line 20
Anyone run into this before ..?
Microsoft OLE DB Provider for ODBC Drivers
error '80004005'
[Microsoft][ODBC Microsoft Access Driver] ODBC--connection to 'jts' failed.
/d3results.asp, line 20
Anyone run into this before ..?