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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inserting Signatures 1

Status
Not open for further replies.

tarena

IS-IT--Management
Joined
Nov 28, 2005
Messages
70
Location
US
I'm using Access 97. I have employees signatures as jpegs and wanted to insert them into a form using a drop down list. Can I do this? If so, how?

Thank you
Tarena
 
You will get very bad database bloat inserting picture into an Access 97 database. The usual method is to store a refernce to the image path which can then be used to display the image.

See this:
 
Ok Remou, that worked great, thank you but...can I now use this imageform to select and input a secific image into an already existing form that I have?
 
I am not quite sure what you mean, so I will say 'I think so'. Have a look at the Employees form in the Northwind sample database that ships with all versions of Access. It may help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top