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: sql calls to oracle web server from a java applet???

Re: sql calls to oracle web server from a java applet???

From: Keimel Bernhard <bkeimel_at_edu.uni-klu.ac.at>
Date: 1997/12/13
Message-ID: <3492EFFE.4D03C129@edu.uni-klu.ac.at>#1/1

two possible solutions:

use JDBC-classes and build a connection
or use the oracle.rdbms classes shipped with the webserver

...and hava a look into the tutorial

chris neale wrote:
>
> can anyone tell me how I would make sql queries to an oracle database via
> oracle web application server or how to write a
> cartridge to do this???
>
> Thanks
>
> Chris
> ChrisN_at_mercia.com
 

-- 
Keimel Bernhard
===============
Mozartstrasse 61 / 519
9020 Klagenfurt, Austria

voice: +43 676 3401928
email: bkeimel_at_edu.uni-klu.ac.at
Received on Sat Dec 13 1997 - 00:00:00 CST

Original text of this message

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