The homeless shelter organizaiton I work for has an old Guest Registration system written using Access 97 VBA for our guests. We store their pictures outside the database, in another folder. There are about 10,000 Guest records in this system.
I'm developing a new Guest Registration system. In addition to the usual name, address, ... information I'm considering putting their picture (a .jpg file) on the Guest record. I'm wondering if I can easily accomplish this task (storing all of the guest information along with their picture in the Guest table) using SQL server Standard edition or if I should upgrade it to the SQL server Enterprise edition.
Do you have any feedback? Thank you in advance for your time and consideration.
Ed
I'm developing a new Guest Registration system. In addition to the usual name, address, ... information I'm considering putting their picture (a .jpg file) on the Guest record. I'm wondering if I can easily accomplish this task (storing all of the guest information along with their picture in the Guest table) using SQL server Standard edition or if I should upgrade it to the SQL server Enterprise edition.
Do you have any feedback? Thank you in advance for your time and consideration.
Ed