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: Java program in Oracle

Re: Java program in Oracle

From: M <someone_at_microsoft.com>
Date: Sat, 30 Aug 2003 02:57:48 +0800
Message-ID: <bio8nn$eim$1@news.hgc.com.hk>


Any example to "write" java code in PL/SQL? I have experience in writing PL/SQL but with just little experience in Java. Any example will be helpful.
TIA. :) "Rauf Sarwar" <rs_arwar_at_hotmail.com> wrote in message news:3293112.1062021855_at_dbforums.com...
>
> Originally posted by Nicolas Bronke
>
> > > > manipulations in the database. the database is Oracle 8i. Now
> > I
>
> > > > have 2 options either to call Java program in PowerBuilder or
> > wrap
>
> > > > java program in PL/SQL Block and call the PL/SQL Stored
> > procedure
>
> > > > from PB Client.
>
> > >
>
> > > You cannot directly call Java Stored Procedure, You would have
> > to
>
> > > wrap it inside PLSQL procedure then call that PLSQL procedure
> > from
>
> > > your client.
>
> > >
>
> > This is what he wrote ...
>
> >
>
> > regards Nicolas
>
>
>
>
>
> Then he should rephrase his question. If he wants a code example, then
> he should goto http://tahiti.oracle.com and search for it.
>
>
>
> Regards
>
> /Rauf
>
>
> --
> Posted via http://dbforums.com
Received on Fri Aug 29 2003 - 13:57:48 CDT

Original text of this message

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