Displaying a jpeg in a bound field
From: Erick (erick.thompson_at_gmail.com)
Date: 09/24/04
- Next message: grep: "Re: Form to Subform?"
- Previous message: Dana809904: "RE: How to enter data into a table using a combobox"
- Messages sorted by: [ date ] [ thread ]
Date: 23 Sep 2004 22:00:44 -0700
I have a SQL Server 2000 database table that contains an image column.
The image column stores images, either in GIF or JPEG format. I want
to use MS Access XP for data entry and to show and edit the image in a
bound field. I've set up the linked table (image as OLE Object), and
that works fine, but I can't figure out a way to display the image.
What is the best way to do this? I understand I'll need some custom
code to update the image, but let's start with display.
One thought was to use a bound object frame, but I'm not sure what I
should set the class to in order to display the image. Mime types
don't seem to work. What class should I use?
Thanks,
Erick
- Next message: grep: "Re: Form to Subform?"
- Previous message: Dana809904: "RE: How to enter data into a table using a combobox"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|