Results 1 to 4 of 4

Thread: How to display an image icon file in subform of access 2003?

  1. #1
    Join Date
    Sep 2009
    Posts
    7

    How to display an image icon file in subform of access 2003?

    Hi,

    How to display an image icon file in sub-form of access 2003?
    Can someone help me out in this situation I have already tried opening bitmap image & failed. What kind of package it is asking me in the sub-form?

    Thanks in advance.

  2. #2
    Join Date
    Oct 2008
    Posts
    35

    Re: How to display an image icon file in subform of access 2003?

    Well I don't understand your question Can you please let me know what exactly you want to ask? What is it that you tried to have bitmap image on the subform?
    What is the message you got?

  3. #3
    Join Date
    Apr 2008
    Posts
    240

    Re: How to display an image icon file in subform of access 2003?

    Please Have a look at this:
    http://office.microsoft.com/en-us/ac...472041033.aspx
    Solve common display problems
    Explains what to do when you see file names instead of images, and "Package" in your table fields instead of "Bitmap Image." Also explains how to enable graphics filters

    ou can solve this problem in several ways:

    * Convert your GIF or JPEG images to .bmp files. While BMP files are usually larger than GIF or JPEG files, they can help reduce the size of your database because Access doesn't create additional .dib files to support them. For information about why Access creates .dib files when you use GIF or JPEG images, see the Microsoft Knowledge Base article Why OLE objects cause databases to grow.

    I hope this helps you.

  4. #4
    Join Date
    Oct 2008
    Posts
    65

    Re: How to display an image icon file in subform of access 2003?

    What to do when you see "Package" instead of "Bitmap Image" in your database tables

    When you use Datasheet view to add GIF, JPEG, and other common types of image files to an OLE Object (OLE object: An object supporting the OLE protocol for object linking and embedding. An OLE object from an OLE server (for example, a Windows Paint picture or a Microsoft Excel worksheet) can be linked or embedded in a field, form, or report.) field in a table, you see the word "Package" instead of the expected "Bitmap Image."

    "Package" appears in the field because the OLE Object field only supports Windows Bitmap (.bmp) and Device Independent Bitmap (.dib) files. If you want to store additional types of graphic files in an OLE Object field and have Access render them properly, you must install additional software, and that software must provide the components (called OLE servers) needed to display the additional image types.

    Previous versions of Microsoft Office provided a program called Microsoft Photo Editor, which in turn provided the OLE server needed to render GIF and JPEG files. The Office 2003 System replaced Photo Editor with Microsoft Picture Manager, which does not provide the needed OLE server for those types of files.

    You can use either of the following techniques to work around this issue:

    * Store your images outside of your database and use Visual BasicĀ® for Applications (VBA) code to display them. For more information, see the Microsoft Knowledge Base article How to display images from a folder in a form, a report, or a data access page.
    * Convert your GIF or JPEG images to Windows Bitmap (.bmp) files. Although BMP files are usually larger than GIF or JPEG files, they can help reduce the size of your database, because Access doesn't create additional Device Independent Bitmap (.dib) files to support them. For information about why Access creates DIB files when you use GIF or JPEG images, see the Microsoft Knowledge Base article Why OLE Objects Cause Databases to Grow.
    * Reinstall Photo Editor using an Office XP or Office 2000 installation CD.

    *** Reinstall Photo Editor from Office XP
    1. Start Setup on your installation CD. If the installation program does not start automatically, you can start it by using Windows Explorer. To do so, click Start, point to All Programs, point to Accessories, and then click Windows Explorer. Locate your CD-ROM drive and double-click Setup.exe.
    2. Enter the product key (your initials are optional) and click Next.
    3. Accept the terms of the license agreement and click Next.
    4. Select the Custom installation type and click Next.
    5. Select Choose detailed installation options for each application, and click Next.
    6. Under Features to install, set each program to Not Available. To do so, click each item and select Not Available from the list. A red "X" should appear on each item.
    7. Expand the Office Tools feature, click Microsoft Photo Editor, select Run from My Computer, and click Next. This forces the installation program to install only Photo Editor.
    8. Click Install to complete the installation.

    ***Reinstall Photo Editor from Office 2000
    1. Insert Disc 1 into your CD-ROM drive to start the installation program. If the installation program does not start automatically, you can start it by using Windows Explorer. To do so, click Start, point to All Programs, point to Accessories, and then click Windows Explorer. Locate your CD-ROM drive and double-click Setup.exe.
    2. On the first screen, enter the product located on the CD case. You can optionally enter your initials. When finished, click Next.
    3. Accept the terms of the license agreement and click Next.
    4. Click Customize and click Next.
    5. Move through the next two screens by clicking Next twice.
    6. On the Microsoft Office 2000: Selecting Features screen, set each Office program to Not Available. To do so, click each item and select Not Available from the list. A red "X" should mark each feature.
    7. Expand the Office Tools feature, click Microsoft Photo Editor, and select Run from My Computer from the list. This forces the installation program to install just Photo Editor.
    8. Click Install Now to complete the installation.

Similar Threads

  1. Display image icon in java
    By NetworkeR in forum Software Development
    Replies: 3
    Last Post: 14-11-2009, 01:19 PM
  2. Access 2007 subform not refresh
    By avvia in forum Windows Software
    Replies: 2
    Last Post: 13-07-2009, 11:49 AM
  3. MS Access - How to filter subform
    By Zariah in forum Windows Software
    Replies: 3
    Last Post: 05-06-2009, 05:27 PM
  4. Requery of subform in MS access 2007
    By Computer_Freak in forum Tips & Tweaks
    Replies: 1
    Last Post: 16-05-2009, 09:56 PM
  5. How to display image from the web in ACCESS
    By Janet J in forum Software Development
    Replies: 2
    Last Post: 04-02-2009, 06:45 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,282,901.06362 seconds with 17 queries