I need to save a images (pictures) in SQL Server 7 database in my VB application
I used backend as Sql server database and frontend is a VB
In this case i have defined one data filed as a image type in sql server database
I would like to save & retrive the photos from my vb application.
can any body help me to how to save and retrive the photos from sql database
Please write some vb code for doing it
Thanks in advance