problem calling stored procedure

From: Andreas Reichl <reichl_at_knuut.de>
Date: Tue, 19 Oct 1999 20:20:13 +0200
Message-ID: <7uich8$k50$1_at_newsread.do.de.uu.net>



Hello,

[Quoted] 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 - 20:20:13 CEST

Original text of this message