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 -> Q: How to connect to Oracle via ODBC (ADO)?

Q: How to connect to Oracle via ODBC (ADO)?

From: Thomas Köhler <TKoehler_at_SundN.de>
Date: 1998/01/07
Message-ID: <69020q$u6n$1@varus.teuto.de>#1/1

Hi,

sorry it' s my first try with Oracle/ODBC and maybe it's a stupid question. I want to connect via ODBC to an Oracle database. Do any have an example for the connect string I have to use

F.e. I can connect to an SQL Server from VB using ADO with this string:

sConnectString$ = "DRIVER={SQL Server};SERVER=server_xy;DATABASE=DBTest"

I work with NT 4.0 and use the Oracle driver 2.5.x.

Thanks in advance,
Tommy Received on Wed Jan 07 1998 - 00:00:00 CST

Original text of this message

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