How do I open images that have been stored in a access database?

G

Guest

I have a badge program for work, in it I have 20-30 employee images. They are
in a access database and I can not access them. Technicians tel me totalk to
access guru for help. I can only open the database to names and employee
numbers. The image column says"ong binary data" Any hope?
 
A

Arvin Meyer

k said:
I have a badge program for work, in it I have 20-30 employee images. They are
in a access database and I can not access them. Technicians tel me totalk to
access guru for help. I can only open the database to names and employee
numbers. The image column says"ong binary data" Any hope?

You need a form with a bound OLE control bound to that field in the table.
You cannot view image data in a table, or datasheet.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top