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 -> Accessing Oracle Packages from Delphi

Accessing Oracle Packages from Delphi

From: NNOOR <Nnoor_at_cris.com>
Date: 1998/04/28
Message-ID: <6i5d3v$qr1@examiner.concentric.net>#1/1

Hi,
Can someone give me an example of accessing an Oracle DBMS_ package from Delphi? I am interested in DBMS_ALERT package. I can call it's register and remove procedures using TQuery (enclose the statement in a begin-end block). But commands like WAIT and WAITONE are problem as they are supposed to read back the result as well. How to do it?

Thanks and Regards,
Nasir (nnoor_at_cris.com) Received on Tue Apr 28 1998 - 00:00:00 CDT

Original text of this message

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