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 -> problem calling stored procedure

problem calling stored procedure

From: Andreas Reichl <reichl_at_knuut.de>
Date: Tue, 19 Oct 1999 20:19:58 +0200
Message-ID: <7uicgo$k3r$1@newsread.do.de.uu.net>


Hello,

i have a problem calling a stored procedure on an Oracle 7 server (NT) from within a VB4 program
( PassThrough mode ).

I have tried several ODBC-Drivers ( Microsoft, Oracle ), but i always get an ORA-00900
( = "invalid SQL statement" ) - everything else in
PassThrough mode works.

My Procedure can be called from within SQLPlus with

   Exec NameOfProc
( no parameters or return value ).

Thanks.

Andreas Reichl Received on Tue Oct 19 1999 - 13:19:58 CDT

Original text of this message

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