Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: [?] ODBC connection troubles
Frank, you're right --the problem was in MS ODBC asks "Server name", but
actually it needs TNS-service name.
Thank you!
"Frank van Bortel" <fvanbortel_at_netscape.net> wrote in message
news:d1707i$scv$1_at_news2.zwoll1.ov.home.nl...
> If the link is what he has a problem with... :|
>
> Vladimir - your problem is the connect string; you
> have a connect string with SERVICE_NAME=blahdieblah.
> The 'blahdieblah' is wrong - your Oracle server (actually:
> the listener) does not know this service name.
>
> --
> Regards,
> Frank van Bortel
Received on Wed Mar 16 2005 - 02:14:26 CST