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 -> Retrieve Values from an anonymous Oracle PL/SQL block with Delphi 4

Retrieve Values from an anonymous Oracle PL/SQL block with Delphi 4

From: Holger Heidenbluth <holger.heidenbluth_at_keeptool.com>
Date: Thu, 10 Jun 1999 20:57:48 GMT
Message-ID: <19990610.20574853@mis.configured.host>


Hi all,

There is an anonymous Oracle PL/SQL block like this:

begin

I want to retrieve the value of Result from my Delphi 4 application. =

I don't want to leave footprints in the database, thats why I cannot =

create a stored procedure for this. I must use an anonymous PL/SQL block. Any suggestions?

Thanks in advance

Holger Heidenbluth
KeepTool
http://www.keeptool.com Received on Thu Jun 10 1999 - 15:57:48 CDT

Original text of this message

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