Microsoft
Software
Hardware
Network
Question : How to display a JPEG image from another record
Using DAO, I can load a JPEG into the database with LoadFromFile, and save a JPEG out from the database with SaveToFile.
...and My "attachment" photos display just fine when I'm working with the current record.
however, I need to display another JPEG photo (also attachment data type) from ANOTHER (not the current) record in the local database to display on the current form alongside the current photo.
The idea is Me!attSpousePhoto = rs2!Photo ...which of course doesn't work.
Answer : How to display a JPEG image from another record
have you tried adding the spouse photo as a new attachment to the current record?
Random Solutions
Active Record LIKE
On Exchange 2007, how do I change the default domain extension from .loc to .net?
IIS5.1 "Request Control Not Valid For this Service"!?!? HELP!!
Windows XP Home Edition Problems starting up
Access - Understanding complex querries (matthewspatrick)
Could not find a table or object named 'TableName'. Check sysobjects
MS SQL truncate script needed
Local shared profile
Change Users Last Name in Exchange 2003
Alternate Table Row Colors on Multiple Tables