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: PL/SQL with Cold Fusion

Re: PL/SQL with Cold Fusion

From: <wahoodude23_at_my-deja.com>
Date: Thu, 06 Apr 2000 21:10:32 GMT
Message-ID: <8ciufr$mab$1@nnrp1.deja.com>


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

Original text of this message

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