I have an existing FoxPro 6.0 database with the UI created there as well. Problem is that they now want to insert images into the system. Example is that they want to now select and save images via the UI of the inventory item and be able to use that pic when printing out orders etc.
Question:
1. How do I store images to the database? I believe that it should be a type (memo(binary)).
2. Not sure which is better, should the field store the picture or point to the location of the pic.
3. Are there any suggestion as to how do this entry on a form to accomplish this?
Any links to this topic would be appreciated. I have never dealt with images and databases before, any help or suggestions would be of great value to me.
Question:
1. How do I store images to the database? I believe that it should be a type (memo(binary)).
2. Not sure which is better, should the field store the picture or point to the location of the pic.
3. Are there any suggestion as to how do this entry on a form to accomplish this?
Any links to this topic would be appreciated. I have never dealt with images and databases before, any help or suggestions would be of great value to me.