Results 1 to 2 of 2

Thread: How to turn off image control from Microsoft Access

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    14

    How to turn off image control from Microsoft Access

    Hi,

    I was wondering if anyone could help me with this problem. Well, it's not a big problem but can be annoying one.

    Recently, i have a database that store items and pictures. Items can be cars such as honda. On the car table, there are records about different cars and its related pictures. Now, because i want to make the database size as smaller as possible, i actually put the path where pictures reside rather than the actual pictures ( hope i am not confusing you).

    Here is the problem. When in the form, trying to flip one record over to the next, i can actually see the progress bar popped up and then gone. I think it showed that it's loading the picture as it moves to the next record.

    Is there a way to turn it off or hide it so that it's happening in the background or something?

    Thank you in advance

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: How to turn off image control from Microsoft Access

    Assuming you do no want to see the pic until you really want to, then do not bind the image control to the table. Instead have a button that pulls the path (from a hidden textbox?) and sets the image at the users request. Or pop up a form from a button, the form displays the image. Same thing really.

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width