A
anick
Guest
I know there is a lot of posts concerning storage of images in a database. Unfortunately, none seem to answer my specific question.
I posted a question 2 weeks ago, concerning my problem, here it is :
I have a database containing about 2000 pictures and info concerning those images. Once a month, they have to add about a hundred more pictures in the database.
Presently the pictures are stored IN the database. I want to store only the path of the picture. I would like to program something to help them with that process. For example, a button that would find all the images in the folder that are NOT already in the database, and create new records for those images...Ideally, I would do that with a browse button (I already found some code for the browse button, but it seems to work only for one image at a time)
Please, if anyone has an idea of how I can do this...let me know...(I am just a beginner with Access...I usually work with other database programs..)
I posted a question 2 weeks ago, concerning my problem, here it is :
I have a database containing about 2000 pictures and info concerning those images. Once a month, they have to add about a hundred more pictures in the database.
Presently the pictures are stored IN the database. I want to store only the path of the picture. I would like to program something to help them with that process. For example, a button that would find all the images in the folder that are NOT already in the database, and create new records for those images...Ideally, I would do that with a browse button (I already found some code for the browse button, but it seems to work only for one image at a time)
Please, if anyone has an idea of how I can do this...let me know...(I am just a beginner with Access...I usually work with other database programs..)