
April 7th, 2003, 08:39 AM
|
|
Junior Member
|
|
Join Date: Mar 2003
Location: Memphis
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
ODBC Drivers error '80004005'
Hi there !
I am getting an error message and i have no idea where is the fault. I am getting the below mention error on my index file when i try to extract some datas from tables. The error which i am getting is....
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
I am able to ping my remote server.I used correct user id and password in odbc dsn and also able to connect to the server with the same user id and password thru sql tools. I am using ASP and SQL Server 2000. My Sql server is remote.
As per my experience, i guess that there is some settings problem Or it might be that I just plain can't do this?
Can anyone put some light on it ? Where is the fault ??
Thanks for your anticipations.
sql boy
Last edited by sqlboy : April 7th, 2003 at 10:11 AM.
|