Re: Access 2007 Bitmap Image vs Picture
- From: Fred <Fred@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Mar 2009 12:01:22 -0700
I noticed that nobody answered.
You may want to search previous posts on this. The gist of the large
amount of material is:
- Don't store pictures as OLE objects. Yours are some of the the many
problems which are the reason for this. Store them in a separate folder,
and store the path and file name in 1 or 2 fields. Use code to display them
on forms and reports.
As a side note, your post indicates some confusion with the "size" of
pictures. While they do have some "size" type attributes (number of pixels
etc.) what you are talking about as "size" is an attribute of the DISPLAY /
VIEW of the picture, NOT of the picture. An example is ordering different
sized prints of the same photo.....the size is how it's printed, not an
attribute of the image.
.
- Follow-Ups:
- Re: Access 2007 Bitmap Image vs Picture
- From: M Skabialka
- Re: Access 2007 Bitmap Image vs Picture
- References:
- Access 2007 Bitmap Image vs Picture
- From: M Skabialka
- Re: Access 2007 Bitmap Image vs Picture
- From: M Skabialka
- Access 2007 Bitmap Image vs Picture
- Prev by Date: Re: Access 2007 Bitmap Image vs Picture
- Next by Date: Re: Access 2007 Bitmap Image vs Picture
- Previous by thread: Re: Access 2007 Bitmap Image vs Picture
- Next by thread: Re: Access 2007 Bitmap Image vs Picture
- Index(es):
Relevant Pages
|