logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

RE: How to get LONG column's data real size?: msg#00454

Subject: RE: How to get LONG column's data real size?
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:openxs@xxxxxxxxxxxxx]
Sent: Mittwoch, 29. Oktober 2003 14:30
To: maxdb@xxxxxxxxxxxxxxx
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/maxdb?unsub=thomas.simenec@xxxxxxx

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/maxdb?unsub=gcdm-maxdb@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>