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: Trap ODBC connections?

Re: Trap ODBC connections?

From: S V <sv_at_megalinx.net>
Date: 1997/09/25
Message-ID: <01bcc9d6$57567740$13ce29d1@sfinance3>#1/1

Jonathan Gennick <gennick_at_worldnet.att.net> wrote in article <342acafa.3566122_at_netnews.worldnet.att.net>...
> I may be wrong, but I believe that ODBC will in turn use
> SQL*Net to connect to Oracle.

you are right. ODBC runs through SQL*Net.

>That's why when you set up an
> ODBC datasource that you have to supply a SQL*Net connect
> string.
>
> regards,
>
> Jonathan Gennick
>
>
> On Wed, 24 Sep 1997 22:11:12 +0800, Cyrus AU YEUNG
> <cyrus_at_net.polyu.edu.hk> wrote:
>
> >Dear all experts,
> >
> > May I know is it possible to trap/stop all ODBC connections to an
> >Oracle 7 database? I want to make SQL*NET is the only way to connect to
> >the database.

sqlplus system/<passwd> on server side will connect directly without SQL*Net

Serge

> >
> >Thanks!
> >
> >Cyrus
> >
>
>
Received on Thu Sep 25 1997 - 00:00:00 CDT

Original text of this message

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