|
-
November 20th, 2006, 06:02 AM
#1
BLOB Data and Stream
Hi,
i have to write and read Blob Data from an SQL-Server Database.
Currently i do this with a Stream by Saving and Loading the data to a local File ( usualy a temp-file ).
As the Blob Data aren't very huge ( about 8kB ) i ask myself if theres a direct way to write and read the data.
I tried Stream::Read but this doesn't work. The resulting variant is always empty.
Any ideas?
Thank you very much,
Matze
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
|