|
-
September 5th, 2002, 08:42 PM
#1
accessing SQL image data type
I'm trying to add picture file to SQL image data type column. The image data type is actually storing binary object. I heard of BLOB. But don't know how to do that.
I have tried using ADO.stream method to load image to SQL column, or to read the binary file from the column. But somehow the sample source code I got does not work.
Anyone got anything to share with me? Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|