Subject | moving data from a memory buffer into a blob field |
---|---|
Author | duilio_fos |
Post date | 2003-05-01T10:09:26Z |
I use IBO3/D3/FB 1.0 .
I know how to populate a blob field from
1. a file
2. a stream
I wonder is there is a quick way to move data from a memory buffer
(accessed thru a pointer) into the blob field (and viceversa).
By "quick" I exclude the method to move data from the buffer into a
temporary stream and hence into the blob field.
Thank you
Duilio Foschi
I know how to populate a blob field from
1. a file
2. a stream
I wonder is there is a quick way to move data from a memory buffer
(accessed thru a pointer) into the blob field (and viceversa).
By "quick" I exclude the method to move data from the buffer into a
temporary stream and hence into the blob field.
Thank you
Duilio Foschi