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 > use of BLOB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-10-04, 03:26
j_sakthivel j_sakthivel is offline
Registered User
 
Join Date: Mar 2004
Location: chennai
Posts: 25
use of BLOB

hi all,
i know that it is used for storing large objects..
how to store into sql server and retrieve the large objects...

plz could any body give with the example....

thanx
__________________
Sakthi
Reply With Quote
  #2 (permalink)  
Old 04-14-04, 14:58
robg69 robg69 is offline
Registered User
 
Join Date: Jul 2003
Posts: 21
try:
http://support.microsoft.com/default...;en-us;Q258038
or
http://www.winnetmag.com/SQLServer/A...460/20460.html

Or you could just store the images on your server and save the "link/filename" in the database table...

HTH
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