CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 1999
    Location
    Vancouver, BC, Canada
    Posts
    7

    Access Image Control

    I need to view JPEG's (up to 8MB) in Access2000 and the Image Control loads the smaller files but refuses to load the larger files...says the file format is not supported.

    Does anyone know of a solution other than VB (VB's Image Control will load the 8MB JPEG's!)?

    Jon


  2. #2
    Join Date
    Apr 1999
    Location
    Quebec, Canada
    Posts
    39

    Re: Access Image Control

    I know that i had some trouble with the JPEG pictures so i switch them to .gif and it help me to continue maybe that's the solution to you're problem. hope so

    sorry if it's not that

    nath
    begginer programmer
    Access97/2000 and VB

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

Featured