G
Guest
Hi, I have a database of about 250 entries. Each entry has bitmap or jpg
image embedded that ends up making this database huge. I have the images
seperate also, each jpeg file has the same name already as the primary key
that it is being linked to.
How do I link to the images? (preferably in the table so as to not have to
change all the forms, but I can if need be)
For example, we have entry 50-00104. The database sits in C:\, the picture
is c:\2004pic\50-00104.jpg. One picture exists for each entry. How can I link
the two?
Thanks
image embedded that ends up making this database huge. I have the images
seperate also, each jpeg file has the same name already as the primary key
that it is being linked to.
How do I link to the images? (preferably in the table so as to not have to
change all the forms, but I can if need be)
For example, we have entry 50-00104. The database sits in C:\, the picture
is c:\2004pic\50-00104.jpg. One picture exists for each entry. How can I link
the two?
Thanks