
Hi friends,
i have tried lots of coding but unfortunately i can t write or read the blob field please tell me how to solve this,
Thanks & Regards,
Ashwini.E
*This post is locked for comments
I have the same question (0)You can read from and write to BLOBs by creating input and output streams, respectively. To do so, use CREATEINSTREAM Function (BLOB) and CREATEOUTSTREAM Function (BLOB).
For more information, see InStream and OutStream Data Types here: docs.microsoft.com/.../instream-and-outstream-data-types