how can I display a different image with each access record ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone help with this ? I wish to display a picture file with each
access record I open. I have managed to work this out but it is the same
picture which displays on each record and I wan't a different picture to
display with each recored.

Many thanks

Brett.
 
Hi Brett,

Take a look at the Northwind sample database (Employee's form). The Access
97 & 2000 version uses an OLE Object field with an embedded bitmap file.
Embedding images can quickly lead to database bloat. The Access 2002 version
uses images stored in a folder. I suspect that Microsoft Office Access 2003
is similar to the 2002 version, but I don't have the latest version to tell
for sure.

Tom
__________________________________________

:

Can anyone help with this ? I wish to display a picture file with each
access record I open. I have managed to work this out but it is the same
picture which displays on each record and I wan't a different picture to
display with each recored.

Many thanks

Brett.
 

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

Back
Top