Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL with Cold Fusion
use the <cfstoredproc> parameter to call your pl/sql stored procedure.
you can reference it by procedure name. the <cfprocparam> tag allows
for ins and outs (parameters) make sure to define the datatypes right.:
In article <38D87D7D.E8ACF554_at_siemens.at>,
vorname nachname <vorname.nachname_at_siemens.at> wrote:
> Does anybody know if I can access PL/SQL (Stored Procedures, Stored
> Functions) with Cold Fusion
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Apr 06 2000 - 16:10:32 CDT
![]() |
![]() |