Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Store procedure in Pro*C
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 UsenetReceived on Tue Dec 17 1996 - 00:00:00 CST
![]() |
![]() |