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

Home -> Community -> Usenet -> c.d.o.server -> Re: ODBC drivers & client apps

Re: ODBC drivers & client apps

From: Clemens Vasters <Clemens_Vasters_at_mail.technet.net>
Date: 1997/08/09
Message-ID: <96b61118_a68b48de_3f7b3e_c12564ed@ABIT_MB.mail.technet.net>#1/1

Yes. They do need SQL*Net. They can't talk to anything without the network transport (even not local). And they eat up roughly 20-25 Meg of HDD space just for a tiny driver to work, funny isn't it ?

Clemens Vasters
Reply-To: WinWizard_at_msn.com

I have a question about ODBC/JDBC drivers. With the ODBC driver supplied with Personal Oracle7, it seems that SQL*Net has to be installed in order to successfully connect to a remote Oracle server. Do all Oracle ODBC drivers require the presence of SQL*Net?

I ask because I'm creating a client application that will connect to an Oracle7 server and want to be able to connect through a driver without the client having to install SQL*Net. Maybe I'm going about this all wrong.

The reason I believe the Oracle drivers have to have SQL*Net present is because the "connect string" field takes only "2:" to connect locally or a SQL*Net alias.

Any help would be appreciated.

Dave Menendez
dmnendez_at_olivet.edu

Received on Sat Aug 09 1997 - 00:00:00 CDT

Original text of this message

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