Click to See Complete Forum and Search --> : How to insert images as binary data in SQL Server images field?


subhash_k_ram
11-30-2002, 12:42 AM
Hi,

Do anybody have the source code for inserting an image in SQL Server, using ASP? Not as a referene to the path of the image. But the whole image should be stored as such in the SQL Server database.

Thanks
Subhash

kirkeby
12-02-2002, 11:24 AM
See this link:

Images -- Blobs (http://support.microsoft.com/default.aspx?scid=kb;en-us;173308)