Best method to store image in SQL
Dear Experts I have loaded a picture in PICTUREBOX1 by this command Me.PictureBox1.Image = Drawing.Image.FromFile("D:\C2007\BITMAPS\pict.jpg" ) How to store this picture SQL server 2005 table1's IMAGE column? I do not want to store image path in table. I want to store picture in image...
__________________
VB.NET
domain name forum
|