Re: Problem Displaying images on forms in Access 2003
From: ConnieN (ConnieN_at_discussions.microsoft.com)
Date: 01/03/05
- Next message: mariobro: "Re: not in list problem"
- Previous message: PC Datasheet: "Re: Way to compare requirements with actual?"
- Next in thread: Stephen Lebans: "Re: Problem Displaying images on forms in Access 2003"
- Reply: Stephen Lebans: "Re: Problem Displaying images on forms in Access 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 12:17:01 -0800
OK, I got this part working. Now I am trying to convert the OLE objects into
jpgs on the disk. I am trying to use the ExportOLEtoJpegVer15.mdb. I keep
getting the following error:
IJL ERROR: [-10] - Failed to save tp JPG.
Does anyone have any ideas on this? Thanks a bunch for your help!!
____________
"ConnieN" wrote:
> Setting for the "Current User" worked.
>
> Thanks so much for your help!
> Connie
>
> "Stephen Lebans" wrote:
>
> > No Connie. If you have the key set for the correct profile then you will
> > not see the Loading Image dialog at all.
> > Read this thread to understand where you have to make the changes int he
> > registry.
> > http://groups.google.com/groups?hl=en&lr=&threadm=%23%24%23vULvcEHA.2944
> > %40TK2MSFTNGP11.phx.gbl&rnum=3&prev=/groups%3Fnum%3D100%26hl%3Den%26lr%3
> > D%26scoring%3Dd%26q%3Dlebans%2B-ECKANKAR%2Bregistry%2Bkey
> >
> > --
> >
> > HTH
> > Stephen Lebans
> > http://www.lebans.com
> > Access Code, Tips and Tricks
> > Please respond only to the newsgroups so everyone can benefit.
> >
> >
> > "ConnieN" <ConnieN@discussions.microsoft.com> wrote in message
> > news:9EFD28FA-1DCC-4F3C-8347-8B5B4E9E9A24@microsoft.com...
> > > I did this, but I still see the notice pop-up and then disappear (very
> > > quickly). Is this about as good as it gets right now?
> > >
> > > Also, we are currently on a Novell Server, using the Novell Client for
> > > Windows if that makes any difference.
> > >
> > > Thank you for your patience.
> > > Connie
> > >
> > > "Stephen Lebans" wrote:
> > >
> > > > You could programmatically create the desired Registry Key from code
> > > > that you run in the form's Load event as this key must exist on each
> > > > workstation.
> > > >
> > > > --
> > > >
> > > > HTH
> > > > Stephen Lebans
> > > > http://www.lebans.com
> > > > Access Code, Tips and Tricks
> > > > Please respond only to the newsgroups so everyone can benefit.
> > > >
> > > >
> > > > "ConnieN" <ConnieN@discussions.microsoft.com> wrote in message
> > > > news:58A01803-4848-4EA2-BDE6-2397EF673B09@microsoft.com...
> > > > > That makes sense, but this is a multiuser database. Is there a way
> > to
> > > > do this
> > > > > for anyone that uses the database other than 1 PC at a time?
> > > > >
> > > > > Thanks a bunch!
> > > > > Connie
> > > > >
> > > > > "Stephen Lebans" wrote:
> > > > >
> > > > > > Use the Registry Key modification here:
> > > > > > http://www.mvps.org/access/api/api0038.htm
> > > > > >
> > > > > > -Q) Instead of storing the images in a table, I'm now string the
> > > > path
> > > > > > and filename of the files in a table, and using the Image
> > control.
> > > > > > However, I don't want the "Loading Image" dialog to come up. How
> > can
> > > > I
> > > > > > hide this dialog?
> > > > > >
> > > > > > (A) The "Loading Image" dialog is popped up by the filter that's
> > > > > > processing the image. We don't have any direct control over it.
> > > > > >
> > > > > > There are two ways to prevent the dialog from coming up.
> > > > > >
> > > > > > By changing a registry setting emailed to me by Klaus
> > Oberdalhoff.
> > > > > > HKEY_LOCAL_MACHINE\Software\Microsoft\ Shared Tools\Graphics
> > > > > > Filters\Import\JPEG\Options
> > > > > >
> > > > > > Change the ShowProgressDialog key value to "No".
> > > > > >
> > > > > > -
> > > > > >
> > > > > > HTH
> > > > > > Stephen Lebans
> > > > > > http://www.lebans.com
> > > > > > Access Code, Tips and Tricks
> > > > > > Please respond only to the newsgroups so everyone can benefit.
> > > > > >
> > > > > >
> > > > > > "ConnieN" <ConnieN@discussions.microsoft.com> wrote in message
> > > > > > news:AD6078A1-0E86-4B62-94F6-98431CA8DB40@microsoft.com...
> > > > > > > I have actually gotten the images to display by having the
> > path to
> > > > the
> > > > > > jpg in
> > > > > > > a text field in the record and using VBA to display the jpg.
> > > > > > >
> > > > > > > The problem I am having is that if I change records (using the
> > > > > > navigation
> > > > > > > buttons) I get a brief pop-up message about linking records.
> > Is
> > > > there
> > > > > > a way
> > > > > > > to stop this from popping up?
> > > > > > >
> > > > > > > Thanks a bunch!
> > > > > > > Connie
> > > > > >
> > > > > >
> > > >
> > > >
> >
> >
- Next message: mariobro: "Re: not in list problem"
- Previous message: PC Datasheet: "Re: Way to compare requirements with actual?"
- Next in thread: Stephen Lebans: "Re: Problem Displaying images on forms in Access 2003"
- Reply: Stephen Lebans: "Re: Problem Displaying images on forms in Access 2003"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|