Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Images in Access? 1

Status
Not open for further replies.

Entrepenueress

Technical User
Aug 12, 2002
16
US
I am trying to create a simple database to serve as a directory for a group of people. Basically, I just want to print the reports and hand them out periodically to each member of this group. I need to have their pictures show up on the report next to their name, but have never known Access to hold image information. Is this possible? If not, what is the best alternative software I should use?
Thank you!
 
You can use an OLE control in an Access report. Have a look at the sample application, called Northwinds, which comes with all versions of Access. It has almost exactly what you are looking for. But Access is not the best way to store images, particularly if the database is large. I prefer to do the job by retrieving a jpg image from an external folder. If you need motre guidance, let me know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top