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 -> JDBC multi Connections in servlets with OCI7 driver

JDBC multi Connections in servlets with OCI7 driver

From: Pascal BEY <beyp_at_mygale.org>
Date: 1998/01/20
Message-ID: <6a20jl$fk5$1@bw107zhb.bluewin.ch>#1/1

Hello,

I use Oracle 7.3.2 and Oracle JDBC OCI 7.

Please Help me!

The first Oracle JDBC connection works very well in a servlet on the JavaWebServer 1.0.3.
But, the second connection request seems to wait for the end of the SELECT launched in the first connection.

Is this normal in a servlet ?

How can I launch more than one SQL statement at the same time ?

Thanks in advance !!!

One more question :
- Does the Oracle Web Server know the servlets mechanism ? Received on Tue Jan 20 1998 - 00:00:00 CST

Original text of this message

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