Question on Images in Access + SQL - TechRepublic
General discussion
August 8, 2005 at 02:07 AM
hunterzh

Question on Images in Access + SQL

by hunterzh . Updated 17 years ago

I?m using Access + SQL Server to develop a database application, and now need to show pictures in the database. For example, customer can upload a scanned drawing in jpg or bmp format, and the all other users can view the drawing and make their comments.
How can I realize this? I know first need to add a field in SQL Server database, with image data type. What should I do then in Access?

This discussion is locked

All Comments