Hi
I'm developing a small Access App, which we hope to use both in-house and on the Internet (incorporating ASP).
I wish to store images in an access table as filename (e.g. image.jpg) without the pathname. I also wish to use the image filename to display the actual image on a Form, and also when entering data, I wish the user to browse for the image from the harddrive, but only the filename (without the path) should be stored in the table. The images would be located in the same directory as the database.
How can I accomplishing this.
I'm a newbie to VB, and I would very much appreciate any suggestions.
Thanks in advance.
AbbyAnu.
I'm developing a small Access App, which we hope to use both in-house and on the Internet (incorporating ASP).
I wish to store images in an access table as filename (e.g. image.jpg) without the pathname. I also wish to use the image filename to display the actual image on a Form, and also when entering data, I wish the user to browse for the image from the harddrive, but only the filename (without the path) should be stored in the table. The images would be located in the same directory as the database.
How can I accomplishing this.
I'm a newbie to VB, and I would very much appreciate any suggestions.
Thanks in advance.
AbbyAnu.