Inserting graphic into form

bsdixon

Registered User.
Local time
Today, 03:14
Joined
Nov 13, 2003
Messages
62
I am trying to insert scanned images into my form. I was wondering what file format you would recommend that I insert these into Access. Also, the graphic is a lot less clear on the from then the image is that I scanned. Is ther anyway to improve the clarity of the object in the form?

Thanks in advance for your help.
 
Doesn't matter since all graphics are converted into bitmaps in Access. Which will also add a lot of bloat to your db. Notice how much bigger your db gets after you start adding graphics to it. Although I am not sure if Access XP is any better with adding graphics in terms of the bitmap bloating.

Are you just trying to add some glitz to a form or are you trying to store scanned images into your db. Storing images in Access is not recommended because of the bloat it will add to your db.

HTH
 
I am trying to add maps to some of my forms. Would it be best to link the file instead of inserting the file into the database?
 

Users who are viewing this thread

Back
Top Bottom