Image to and from database
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi friends, I am using VB6 at front end and SQL/SERVER 2005 on back end. Now i need to save pictures (in jpeg or bmp) in SQL database. And i have to display it on front end when it needs. I saved one image into database into a table field of type 'image'. It was saved. Is this the correct way to save picture in database?. Then how can I display this file in VB6. by Dileeeeeeeeeeeeeeep. :doh: