I have an application that tracks animals for a Humane Society. There are 10-20,000 animals in the system. They want to be able to take pictures of the animals and add them to the tables.
Do I store the image in a table, or do I store a link to the file's location on the disk? I have never stored anything like this in any of my tables. They will want to view the image on the screen and on some reports the image prints as well.
I am asking for anyone to share their experience with me in having done this.
Bill
Do I store the image in a table, or do I store a link to the file's location on the disk? I have never stored anything like this in any of my tables. They will want to view the image on the screen and on some reports the image prints as well.
I am asking for anyone to share their experience with me in having done this.
Bill