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 Chriss Miller 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.

chrab

Programmer
Joined
Jan 13, 2006
Messages
10
Location
US
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 ..?
 
Looks like database permissions to me

[Peace][Pipe]
 
or the permision on IIS side to folder where the DB is stored
google did :-) :

:--------------------------------------:
fugitive.gif

[URL unfurl="true"]http://mostarnet.com[/url]

All around in my home town,
They tryin' to track me down...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top