Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Select data form oracle long raw column & Find the actual size of them

10 views
Skip to first unread message

Pansou

unread,
Mar 22, 2004, 7:53:14 AM3/22/04
to
Can someone help me to find the actual size of the binary data of a
column.
I can retrieve the binary data to a long string bind variable using
the SqlSetLongBindDatatype function but when i want to save the
retrieved data to a file i need to know the exact size of the long
string bind variable i have read before. I used the
SalStrGetBufferLength function but it seems not to work correctly
because the file i create differs the original file which i used to
save its binary data to database.

Any help ?

0 new messages