Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Web/DB Development Tools?

Re: Web/DB Development Tools?

From: Darren Brock <brock_at_governet.net>
Date: Thu, 20 May 1999 13:48:26 -0600
Message-ID: <37446709.B57B5006@governet.net>


We use cold fusion w/Oracle and I execute them with <cfquery name ="" database= ''>

    begin

        execute blah
    end
</query>

Darren

Mark Saltzman wrote:

> Mikel wrote:
>
> > To answer question 3, we use Cold Fusion now with Oracle. Works ok,
> > connections are a little slow, but maybe that's our problem. I haven't
> > figured out a way to run PL/SQL though.
>
> There is a Cold Fusion cf tag to execute stored procedures. I think it is
> called something like cfStoredProc. It could be that it is new in 4.0, but I
> don't think so.
>
> HTH
> Mark Saltzman
> saltzman_at_infosys.uwex.edu


Received on Thu May 20 1999 - 14:48:26 CDT

Original text of this message

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