Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Retrieve Values from an anonymous Oracle PL/SQL block with Delphi 4
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
![]() |
![]() |