Viewing photos in forms

Johnette

Registered User.
Local time
Today, 16:11
Joined
Aug 4, 2003
Messages
12
Hi there

I recently built a database where I could store a file path and name in my table, and the form would display the photo. I was able to find some code to allow me to do this. I had some test data in the table to sort things out, and it worked fine. However...

Once we were ready to do the data entry for a project, I
stupidly did not make a copy of the test and just deleted
all the table data to start the data entry over. I also
deleted the photo file that I had initially inserted in
the imageframe. Once we started data entry and created
new links for photos related to the new data, it wouldn't
recognize the photos, so I can't view them in the form. The program also, while opening the database, notifies me that it
couldn't read that initial photo file.

I tried putting a new file path in the picture property
for the imageframe, but it tells me that it doesn't
recognize the file type. The photos are jpgs, and the
test photos were jpgs also. I have tried to change the
file to a bmp, but that's not working, either. I have
tried to recreate the process (create a new imageframe,
verify the Visual Basic scripts, insert a new photo,
etc.), but it still keeps looking for that old one and not
recognizing anything new.

Two final details: the new photo file location is a CD
ROM. Does that matter? (I have also tried re-creating this with the photos on my c: drive. the database is on our network.) Also, I installed Access 95 today
due to the needs of a different client. Might that have
messed up my Access 2000?

UGH! Sorry for all the verbage, but I wanted you to have
all the details.

Thanks for any guidance
- Johnette
 

Users who are viewing this thread

Back
Top Bottom