View Full Version : VB Help


robertma
11-12-2007, 02:54 AM
Hi,

I've been asked to revive a db that was once used within my work place, it contains all our product detail, and will when saved in the right location the product pictures.

The issue i'm having is where to save the pictures?, i'm not sure where the coding specifies they be stored (Bread Bin Form).

Any help would be very much appricated.

Regards

Matthew

RuralGuy
11-12-2007, 06:20 AM
Currently, the db is looking for the pictures in the .\photo\ subdirectory of the directory where the MDB resides.

robertma
11-12-2007, 07:40 AM
Thanks for your help, it's now working

RuralGuy
11-12-2007, 09:27 AM
Glad I could help.