Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Web/DB Development Tools?
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
![]() |
![]() |