automatic palcement of images in a databese

M

marcello.dolcini

Hello,
I need to add a large amount of BMP images in a database of posters, they
are small previews of the original prints.

I created a filed in a table with an OLE object data type. Then I fill this
field by a form adding linked pictures to the database.

Each record of the table has also another field called "ID" wich is a number
(01, 02, 03...).
The name of the picture that I am inserting are exactly as that ID number
(01.bmp, 02.bmp, 03.bmp...).

I would like to find a way to quiclky add this pictures. It takes too much
time to place them one by one, since they are more than 2,000.

Is there a way to design an automate placement?

Many thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top