hello friends,
i m making application in vb.NET. i m using MY SQL 5.0 and vs 2005 for this application.
Now I want to save image file in sql database. i m using blob datatype of image field. i want to save image file from vb.net form. i m getting image in picturecontrol through openfiledialogb ox. now how to save this image in my database through insert query?
Plz help me for this.....
Thanx in advance.....
i m making application in vb.NET. i m using MY SQL 5.0 and vs 2005 for this application.
Now I want to save image file in sql database. i m using blob datatype of image field. i want to save image file from vb.net form. i m getting image in picturecontrol through openfiledialogb ox. now how to save this image in my database through insert query?
Plz help me for this.....
Thanx in advance.....