Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Java in PLSQL

Re: Java in PLSQL

From: <mzawadzki_at_starnet.lenfest.com>
Date: 1998/03/25
Message-ID: <6fbmrq$h2i$2@news1.fast.net>#1/1

Use Java + JDBC, and proceed as you would for ODBC. Sanjiv <jivan_at_cs.wvu.edu> wrote:

>Hi,
>I too was wondering if a Java applet can run PLSQL code on a backend oracle database.
>Is is possible for a Java applet to read in PLSQL code and execute the code on the
>database and return the results to my applet??
 

>Thanks,
>Sanjiv

>Simon Riggs wrote:
>>
>> Java applets are written in Java; these can be downloaded.
>>
>> Procedures can be written in Java, according to the rules laid down by
>> Oracle.
>>
>> What is it exactly that you are trying to achieve?
>>
>> Jon-Robert Pedersen <jrp_at_jrp.net> wrote in article
>> <6etdgu$jqk$1_at_news1.sol.no>...
>> > We are developing an application with PLSQL,but have major problems
 making
>> > an javaapplet to comunicate
>> > with our PLSQL-procedures. Do anybody know how to implement javaapplets
 in
>> > PLSQL???
>> >
>> > Thomas Malme (Norway)
>> >
>> >
>> >

Mark Zawadzki, late of Waynesboro, Va.
'...there is not a sprig of grass that shoots uninteresting to me.'

                                                 Thomas Jefferson, 1790. 
Received on Wed Mar 25 1998 - 00:00:00 CST

Original text of this message

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