Hi Valeriy, set the parameter Size of getObject() to 0. After calling getObject(), you have the data length in bytes of the whole long column in the variable LengthIndicator without fetching the long data.
Regards, Thomas Simenec SAP Labs Berlin -----Original Message----- From: Valeriy Kravchuk [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 29. Oktober 2003 14:30 To: [EMAIL PROTECTED] Subject: How to get LONG column's data real size? Is there any way to get real data size for LONG column in SQLDBC (or, for that matter, from any other SAP DB interface)? I mean, without fetching them by means of getObject... -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
