Re: What #$%^& ODBC / SQLNet (32 bit)

From: Mark Tomlinson <73125.1040_at_compuserve.com>
Date: 1996/05/06
Message-ID: <318e3bf2.8789865_at_newshost.us.oracle.com>#1/1


Have you tried:

-procedure

SQLExecDirect(hstmt, "{call proc_name('My_input_string', ?)}", len);
-function

SQLExecDirect(hstmt, "{?=call proc_name('My_input_string', ?)}", len);

-mark
Received on Mon May 06 1996 - 00:00:00 CEST

Original text of this message