If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > How to save a BLOB to a file on disk

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-07, 10:10
ozzii ozzii is offline
Registered User
 
Join Date: Mar 2007
Posts: 194
How to save a BLOB to a file on disk

I know how to insert a BLOB into a database but now I wish to do the opposite. How do I save a BLOB stored in a database to a new file on disk?

I have the following data fields for the BLOB stored in my database:

Filename
FileSize
Contenttype
BinaryData

How do i use the above data to write a file on disk?
Reply With Quote
  #2 (permalink)  
Old 10-22-07, 07:59
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
What DBMS are you using?
__________________
George
Twitter | Blog
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On