Re: JDBC starter question

From: Richard Ji <guile_at_escape.com>
Date: 1998/05/17
Message-ID: <355e2b83.1791445_at_newshost.us.oracle.com>#1/1


On Fri, 15 May 1998 22:17:44 +0300, vagelis Hristidis <exrist_at_cc.ece.ntua.gr> wrote:

>Which program is there in Oracle8 that listens at a specific TCP/IP port
>for a jdbc request?
>Generally what is needed in order to prepare my server to answer to jdbc
>requests?
>Thanks in advance.
>Please mail to me.
>
>--
>Vagelis S. Hristidis
>Electrical and Computer Engineering
>National Technical University of Athens
>e-mail:exrist_at_cc.ece.ntua.gr
>URL:http://www.cc.ece.ntua.gr/~exrist
>
>

JDBC OCI uses Net8 or SQL*NET to connect to the Oracle Server. JDBC Thin implements its own version of SQL*NET to connect to the server therefore, no need to install SQL*NET on the client side. Received on Sun May 17 1998 - 00:00:00 CEST

Original text of this message