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 -> Store procedure in Pro*C

Store procedure in Pro*C

From: <aoviedo_at_cool.co.cr>
Date: 1996/12/17
Message-ID: <850860507.11639@dejanews.com>#1/1

I'm working in a CGI using pro*c and I need to call an oracle store procedure from Pro*C ?

Somebody have the sintaxis to call a
store procedure or function from Pro C ???

I try with

EXEC SQL EXECUTE THE_PROCEDURE USING :parameter1, :parameter2;

but i get an error ORA-01001: invalid cursor...

some idea or hint ?

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Tue Dec 17 1996 - 00:00:00 CST

Original text of this message

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