Linking images on CD

M

Meredith S.

I am trying to create an access database that can be burned onto a CD. I
have linked photos to my database using VBA code. However, I don't know how
to be able to burn this database, complete with links, onto a CD. How do I
reference the path? I am having trouble getting it to recognize the path at
all unless I write out the whole thing. I was thinking if I used a relative
path and kept the pictures and database in the same file, that would work,
but it's not finding the pics (even before I try burning.)
Anyone have any ideas? Thanks
 
Top