I am writing a program where the user will select images to upload from the system directory. The user should be able to select multiple images and then save them to an Access DB.
What is the best way to upload images, I think the common dialog control will be involved but I am not sure?
Also, should I just be saving the path of the image in the DB(text data type)?
Any suggestions are welcomed :thumb:
Thanks
