|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Error 80004005 and error ORA-12545 |
From: |
Jefferson Andrade |
Date: |
10/3/2000 3:51:06 PM |
IP: |
200.214.163.3 |
I have this error when I try access a remote server by ASP:
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC driver for Oracle][Oracle]ORA-12545: TNS:name lookup
failure
How I can solve this?
I have two NT servers. At one, I donīt have problems and other, this error.
Thank you.
Jefferson.
---
ASP page:
...
Set dbConnection = Server.CreateObject("ADODB.Connection")
dbConnection.ConnectionString = "UID=user;PWD=password;DRIVER={Microsoft ODBC for Oracle};SERVER=created_in_net_easy_conf;"
... |
|
|
|
|
|
|
|
|
|
|
|
|