Need ideas

S

sue gray

I have a database that we use to keep track of clients; appointments, notes,
etc.. I need to be able to access scanned documents from this database. The
client database is designed using tab pages. I would like to have a tab page
to access the scanned documents. Is this possible? Also, I think I would
scan the documents into a folder for each client. Does this make sense?
Thanks for any help.
 
M

mscertified

Yes, you can do it. The documents would need to be in a location that your
application is aware of and you would need to either save that location in
your database or be able to programatically construct the location based on
data in your database. Will there be one document per record or many? If
many, you will need some type of selection mechanism.
Type 'object frame' into Help and look at 'about adding a picture or object'.

-Dorian
 
S

sue gray

Thanks for the reply. The will be multiple documents per client. I will look
into object frame. Thanks again.
 

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