What's the best way to save and retrieve a jpeg image from a table? Is this a good idea if I need to maintain a jpeg potentially for each record? Or should I store the image to file and store a the path to it? Best Regards, Gary --