BLOB From MS SQL

D

Daren Hawes

Hi,

I have a MS SQL DB containing images as BLOBS. I can view them in a
browser, but my problem is I need to FTP these images out of the web site.

Can soemone provide me a coding example that will save a physical image
(C:\image.jpg) from a BLOB.

My current system does not actually save an image as we address the image
src like www.mysite.com/showimage.aspx?ID=1

Thanks Daren
 
G

George Ter-Saakov

If you can output it to browser then i do not see any problem saving it to
the file.
Just use FileStream instead of Response object.

George
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top