Refer to demo program - $INFORMIXDIR/demo/esqlc/get_lo_info.ec
- Nilesh -
informix-list-boun... at (no spam) iiug.org wrote on 10/23/2009 12:25:07 AM:
[image removed]
Informix size & sbspace location for BLOB & BLOBS
Mick
to:
informix-list
10/23/2009 12:30 AM
Sent by:
informix-list-boun... at (no spam) iiug.org
Does anybody know how to get the size and sbspace location of BLOB/
CLOB data using the embedded C functions of
ifx_lo_specget_extsz() & ifx_lo_specget_sbspace() ?
for an example, who might have a table such as;
create table xxx
(
first_col integer,
sec_col "informix".blob"
);
How much disk space is taken up by the BLOB and the sbspace location
of the data is the question?
Michael
_______________________________________________
Informix-list mailing list
Informix-l... at (no spam) iiug.org
http://www.iiug.org/mailman/listinfo/informix-list