Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Connect string using MS Oracle ODBC driver. help.

Re: Connect string using MS Oracle ODBC driver. help.

From: idt news <dovidf_at_net2phone.com>
Date: Wed, 26 May 1999 15:38:06 -0400
Message-ID: <7ihijt$c67@nnrp4.farm.idt.net>

Brad Pybus <Brad_pybus_nospam_at_hotmail.com> wrote in message news:nwX23.127$H95.95188_at_client.news.psi.net...
> The string I am trying to use to connect to my Oracle database using the
> Microsoft ODBC driver is as follows:
>
>

"ODBC;DSN=MyMSDSN;SERVER=ServiceName.world;DBA=W;UID=UserName;PWD=Password;"
>

You need to identify the tnsnames reference to the instance with the connectstring keyword.

UIDUserName;PWD=Password;CONNECTSTRING=<left side of tnsnames entry>;DRIVER={Microsoft ODBC for Oracle};

David Received on Wed May 26 1999 - 14:38:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US