I want to save an uploaded image to database. Now my question is:
What should be the data type for SQL Server 2000 for image? a. image b. varbinary
what is the code for saving image in database?
How to retrieve the image from database and show?
Please refer me any tutorial or guidline. Or if you can please share with me.
Thanks in advance.