Using stored procedure in IDC

From: Mike Ellison <ellison_at_ccmail.nevada.edu>
Date: 1996/06/25
Message-ID: <31D0288F.14EC_at_ccmail.nevada.edu>#1/1


Does anyone have experience using stored procedures in a Microsoft IIS .idc script for an Oracle database? I'm not sure of the syntax, but I'm trying:

SQLStatement:
+BEGIN
+ EXEC Proc_Name(var1,var2);

+END;
This (and several variations) doesn't appear to work (I'm using Oracles 32-bit ODBC driver). Any help would be appreciated - please email ellison_at_ccmail.nevada.edu

Thanks--
--Mike Ellison
--UNLV Administrative Computing Received on Tue Jun 25 1996 - 00:00:00 CEST

Original text of this message