Subject | declaration |
---|---|
Author | alvin@digi.com.ph |
Post date | 2001-03-29T08:54:06Z |
What's wrong with this? if i declare it as TBlobstream and TBlobField
it will work? any idea or any work around for this?
PicStream = new
TIB_BlobStream((TIB_BlobFieldMap*)IBOTable1->FieldByName("Image"),
bsmRead);
Thanks in advance...
it will work? any idea or any work around for this?
PicStream = new
TIB_BlobStream((TIB_BlobFieldMap*)IBOTable1->FieldByName("Image"),
bsmRead);
Thanks in advance...