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 > ANSI SQL > Help BLOB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-30-03, 04:41
Anis Anis is offline
Registered User
 
Join Date: Jun 2003
Posts: 2
Unhappy Help BLOB

Hello,

can someone help me?

I want to transfer a whole blob into a windows- or unix-filesystem.
How can i do this?

Thanx
Reply With Quote
  #2 (permalink)  
Old 07-10-03, 19:07
aruneeshsalhotr aruneeshsalhotr is offline
Registered User
 
Join Date: Jul 2003
Location: US
Posts: 314
Arrow Blob to a file

You could do the same, by creating a file on the hard disk, and using the DB, could set the locator to that file, and do a select on the table using some unique criteria, and this would write the contents of the BLOB to a file on the hard disk.
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On