Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ODBC and sql*net (net8)
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
![]() |
![]() |