sproutworks
Jan 18 2005, 11:40 PM
I have a form that would like to have people add their own pictures to. I want them to add the pictures to a directory, and filename would be stored in a record. The pictures associated with a record would display in the form. How can I do this? I would also consider storing the pictures in the database file.
JayNoelOlimpo
Jan 18 2005, 11:50 PM
Never store an OLE Object in the database ...
Here's some sample ...
lawmart
Jan 18 2005, 11:53 PM
Candacr Tripp has a great demo on her site
Look for Picture in Database here
Candace-Tripp