Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connect string using MS Oracle ODBC driver. help.
> Oh sorry... That is what I meant... I tried adding
> CONNECTSTRING=ServiceName. Does not work.
>
Just use the keywords that are in the following statement
UID=UserName;PWD=Password;CONNECTSTRING=<left side of tnsnames entry>;DRIVER={Microsoft ODBC for Oracle};
and don't use the other keywords. This works for us.
David
> Brad
>
>
>
>
Received on Thu May 27 1999 - 11:09:45 CDT
![]() |
![]() |