Parameters to Stored Procedure (C++ /oo4o(OleDB))
From: Natasha <Natasha.Ponomariova_at_comverse.com>
Date: 2 Jul 2003 00:01:29 -0700
Message-ID: <4e41037a.0307012301.51779a59_at_posting.google.com>
Hi,
Date: 2 Jul 2003 00:01:29 -0700
Message-ID: <4e41037a.0307012301.51779a59_at_posting.google.com>
Hi,
I'm using VC++, oo4o Client (OLE).
I have the following question (didn't found any related info in OLE
documentation):
There is limitation on number/length of passed parameters in call to
stored procedure from C++ via oo4o?
I found only the following info:
OTYPE_VARCHAR2 Valid range from 1 to 32512. The maximum legal value of
Dimension depends on the Size parameter. Size * Dimension should be
less than 32512 bytes.
OTYPE_NUMBER Valid range from 1 to 1477 OTYPE_DATE Valid range from 1 to 4644.
What about a total number of parameters and total length?
Thanks in advance,
Natasha.
Received on Wed Jul 02 2003 - 09:01:29 CEST