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: ODBC and sql*net (net8)

Re: ODBC and sql*net (net8)

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 22 Jun 2002 15:35:49 +0200
Message-ID: <54v8hu47v6lopm8j2h4f8g2atbe40rt7hf@4ax.com>


On Sat, 22 Jun 2002 13:04:01 +0200, cava123 <cava123_at_noos.fr> wrote:

>When you install odbc driver for Oracle, it include the sql*net layer ?
>is mdak a library (dll) ? When you upgrade your database what you should do in
>the client appliction side ? (ODBC). With OSI model what is the place of
>sql*net and odbc ?
>Thanks

1 Not anymore (since 8.0, IIRC)
2 It is
3 Upgrade to a new ODBC driver if a new ODBC driver is available 4 IIRC sqlnet runs on OSI layer 4. Your client app calls generic ODBCadministrator dll. This calls the ORACLE ODBC driver. This results in a statement which can be run by sqlnet.

Hth

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sat Jun 22 2002 - 08:35:49 CDT

Original text of this message

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