How to open mdb access file whenever jpg imag

Closed
thosecars82 Posts 12 Registration date Tuesday December 29, 2009 Status Member Last seen May 12, 2011 - Sep 27, 2010 at 08:00 AM
thosecars82 Posts 12 Registration date Tuesday December 29, 2009 Status Member Last seen May 12, 2011 - Sep 27, 2010 at 09:35 AM
Hello there
I would like to know how I can get that every time a user opens a particular jpg image file, then a mdb access file is opened as well.
Any idea?
Thanks
Related:

2 responses

closeup22 Posts 8922 Registration date Friday May 15, 2009 Status Member Last seen October 7, 2010 2,099
Sep 27, 2010 at 09:25 AM
Hi there,

Please provide more information on what you want to do.

Thanks
thosecars82 Posts 12 Registration date Tuesday December 29, 2009 Status Member Last seen May 12, 2011
Sep 27, 2010 at 09:35 AM
This is what I want.
I want to use a Windows Explorer's window to look for a jpg file. Then I will open it by means of a double clic or something like that and then that will open a particular mdb file (always the same mdb file, let's say it's under c:\xxxx.mdb)

Moreover, when the mdb file is opened, it will need to have the information of the jpg file's name which was just clicked.

Thanks