Image not showing up after adding on form

vancey

Registered User.
Local time
Today, 23:54
Joined
Mar 7, 2011
Messages
18
Dear all,

I am creating a database to track employees. I am new to access and looked around for guides and codes on the way. I came upon this add image function and i seem to do it correctly but it doesnt shows up in my form view, but the delete function works though, hope you guys can help me figure it out in my codings, could it be other codes that mess it up? Please help me thanks so much!

Attached is my db. please help me find out why isnt the add photo function working, i have been on it for hours. Thanks a lot. :)

VanCe
 

Attachments

it does work. Add photo simply adds or changes the filepath to the photo through a dialog box to "memProperyPhotoLink"

Here is a sample that adds the photo to the form...
 

Attachments

Hi SpentGeezer,

Thanks for the help and guidance. Will spent some time to rework on it.

Btw...Do you have any idea how to solve the error that is if i scroll(click) the records too quickly, i will get the prompt 'Method 'Picture' of object '_Image' failed message. And the Loading bar will freeze on my screen until i reboot/log off.

I have read up on the error message and several helpers mentioned to

1) suppress the loading bar with code
2) registry editing to hide the looading bar ( but if its a multi-user database, i dun think i can change every single computer's registry
3) setting the time interval to a low value

Do you think if i set a link to pop up the image (subform) will solve the error? But i think its not very efficient though.

Please advise me

VanCe
 

Users who are viewing this thread

Back
Top Bottom