Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Error ORA-12154 with Oracle OLE DB driver
s.kapitza wrote:
> check if the service_name in tnsnames matches the service_name in init.ora
> (and listner.ora if configured)
Well these names do match. Otherwise other connections wouldn't work too.
I'm trying to connect to the Database via ADO (or the application does)
via foloowing ADO Connect String:
Provider=OraOLEDB.Oracle;Password=exchangeolx;Persist Security
Info=True;User ID=exchangeolx;Data Source=V7_AMS;Extended Properties=""
tnsping V7_AMS for example works fine.
The funny thing is that I've got two applications using the same
connection string. One of them works fine the other one doesn't,
although the developers of the apps ensured me they are using the same
method for the connection.
So could this be a Oracle Client/Server Problem?
kr,
Reinhard
Received on Tue May 04 2004 - 05:58:48 CDT
![]() |
![]() |