PC Review


Reply
Thread Tools Rate Thread

displaying related images in access 2003 forms

 
 
Joe Smith
Guest
Posts: n/a
 
      13th Dec 2010
I need to display related images on access 2003 forms. I know 2007 is
better at doing this because of the new attachment datatype, but I'm
using user level security so I'm stuck with 2003. The images need to
be in a relationship with the record I'm displaying in the form.

Any suggestions of how to get this done would be greatly appreciated.
THanks in advance.
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      13th Dec 2010
On Sun, 12 Dec 2010 16:07:20 -0800 (PST), Joe Smith <(E-Mail Removed)>
wrote:

>I need to display related images on access 2003 forms. I know 2007 is
>better at doing this because of the new attachment datatype, but I'm
>using user level security so I'm stuck with 2003. The images need to
>be in a relationship with the record I'm displaying in the form.
>
>Any suggestions of how to get this done would be greatly appreciated.
>THanks in advance.


A bit vague about how the relationships and images are connected but... one
thing you can do in any version of Access is use a Text field storing the
filename (and the path to the folder containing the filename, in the same or
another field, if appropriate); you can then use code in the form's Current
event to set the Picture property of an Image control to the filename.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/For...-US/accessdev/
http://social.answers.microsoft.com/.../en-US/addbuz/
and see also http://www.utteraccess.com
 
Reply With Quote
 
Access Developer
Guest
Posts: n/a
 
      14th Dec 2010
There are imaging examples that you can download from
http://accdevel.tripod.com/imaging.htm, examine them, and pattern your
implementation on the examples.

Larry Linson, Microsoft Office Access MVP

"Joe Smith" <(E-Mail Removed)> wrote in message
news:a964a38a-f976-46ec-8c27-(E-Mail Removed)...
>I need to display related images on access 2003 forms. I know 2007 is
> better at doing this because of the new attachment datatype, but I'm
> using user level security so I'm stuck with 2003. The images need to
> be in a relationship with the record I'm displaying in the form.
>
> Any suggestions of how to get this done would be greatly appreciated.
> THanks in advance.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying images in Access Forms jeh Microsoft Access Forms 1 9th Jun 2010 07:08 AM
Displaying Images in Access 2003 cbender@mriresearch.org Microsoft Access Form Coding 2 12th Jan 2007 03:42 PM
Access 2003 not displaying images =?Utf-8?B?RGF2by4=?= Microsoft Access 0 29th Apr 2005 06:20 PM
Problem Displaying images on forms in Access 2003 =?Utf-8?B?Q29ubmllTg==?= Microsoft Access Form Coding 9 4th Jan 2005 03:35 PM
Displaying External Images in Access 2003 (MS KBA 285820) Rolf Microsoft Access VBA Modules 2 14th Sep 2004 07:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:51 PM.