I have made a database in Access that keeps track of photographs that we have licensed for our client. One of the fields in the tblPhoto table is OLE and that is where I place thumbnail sized jpg's (2 to 5 kb's in size)
I save the images in a folder called "Images", however, when I am entering the data into the tblPhoto table, I go to the Images folder, select the image number, copy the image and paste it into the OLE field of the tblPhoto.
Even tought I would have preferred to link the images, I think I enbedded the images. I say this because the database has gotten quite large (37Mb) I think if the images were linked, the database would probably be fewer than 10 Mb.
So, two questions
1- How can I link what was previously embedded, WITHOUT having to reinvent that wheel. All my photos are in one folder, therefor the path would be constant, just the image number would change.
2-How do I link an image to begin with? When asked if I wanted to link or embedd, I selected link. However this has gotten so bloated, I must have done something wrong. For example, I have never been asked for the path, so I can not see how it could be linked. Usually I work in a query that duplicates the table. I have never been able to figure out where it wants me to enter the path and file name for that OLE field.
Any guidance would be appreciated.
I save the images in a folder called "Images", however, when I am entering the data into the tblPhoto table, I go to the Images folder, select the image number, copy the image and paste it into the OLE field of the tblPhoto.
Even tought I would have preferred to link the images, I think I enbedded the images. I say this because the database has gotten quite large (37Mb) I think if the images were linked, the database would probably be fewer than 10 Mb.
So, two questions
1- How can I link what was previously embedded, WITHOUT having to reinvent that wheel. All my photos are in one folder, therefor the path would be constant, just the image number would change.
2-How do I link an image to begin with? When asked if I wanted to link or embedd, I selected link. However this has gotten so bloated, I must have done something wrong. For example, I have never been asked for the path, so I can not see how it could be linked. Usually I work in a query that duplicates the table. I have never been able to figure out where it wants me to enter the path and file name for that OLE field.
Any guidance would be appreciated.