Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Problem with Oracle and ASP
Hi everybody, I have a problem with Oracle 9i (and with english, be
patient).
I have an ASP page connected to an Oracle 9i database with this string:
Provider=ORAOLEDB:Oracle;Data source=pippo;User
Id=pluto;Password=paperino
If I open the page from the server it works regularly, from the client not. The error is: OraOleDB error ' 80004005 ' Ora-12154: TNS: can't resolve the service name
I think it doesn't depend by IIS neither by the ASP code; otherwise it
would always cause error. Probably something lacks in Oracle
installation.
On the server is installed the Oracle server, the IIS server and the
Oracle client. Some client PC contains the Oracle client, soime other
not, but all PCs go in error the same way.
Can someone help me?
Peppe Received on Thu Apr 20 2006 - 05:28:19 CDT