Location for Pictures in Access

P

Peter

We have to insert some pictures in an Access database.

I would like to know if it is a standalone database, where
is the best place for storing it ? Should we create a
folder and contains all JPG files ?

On the other hand, if we put the database in a Network
Server, should we do the same thing ? (Suppose that there
is only 1 user access that database)

Finally, if we split the database into Front end and
Backend, should we put the Back end and JPGs to the same
folder ? How if end users want to update the pictures ?
Is there any easy way for them to do so OR we have to go
to table, insert OLE Object .... ?
 
Top