Store picture in .mdb or import

hooks

Registered User.
Local time
Yesterday, 16:22
Joined
Aug 13, 2004
Messages
160
Hi all. My db needs to show a small 8kb picture on the form. This picture will change with each record. There will be about 2000 records. As i have it now the db finds the proper picture which is not stored in the database and displays it. The problem is that i get a Importing box pop up on the screen for just a second every time the record changes. It is very annoying.

Now since I will not have a whole lot of pictures should i just store them in the database?

If I do this the database will bloat to about 15 mb

Is this my only possibility?

Does someone know how to get rid of the Imporint box that i am getting when the record changes.

Thanks
 
Thanks. I am currently using the image control but it is the importing box that is driving me crazy.

Thanks for the info.
 

Users who are viewing this thread

Back
Top Bottom