OracleObjectsForOle(C++)

From: Vladimir Kajalin <vkajalin_at_hireright.ee>
Date: Mon, 15 Mar 1999 13:25:21 +0200
Message-ID: <36ecedea_at_news.infonet.ee>



Hi All

I have a problem using OO4O.
[Quoted] I want to create OParamArray with element size more than 2000. For example :

OParamArray oArray = GetDatabase()->GetParameters().AddTable ("DATA_TABLE", OPARAMETER_INVAR, OTYPE_VARCHAR2, 5, 4000 ); It's dont work (In result I got closed OParamArray) It's work OK with element size less than 2000.

Is the way to overcome this 2000 limit?

Thanks

Vladimir Received on Mon Mar 15 1999 - 12:25:21 CET

Original text of this message