I have been working with a client who is looking to expand on the original capabilities of the database. Basically he would like to be able to access his data remotely.
Background: Database is designed to track donors who contribute to various charitable funds. The one table is loaded with contacts and their information such as address, phone number and email is included. The user can select several check boxes such as: “Called”, Sent Email, “Sent Post Card” etc. to update the donor record
The database is properly split and stored on a network attached storage device in his office.
He now wants to be able to access the data from his home, and be able to add records to the table.
What is the best way to accomplish this task???
Background: Database is designed to track donors who contribute to various charitable funds. The one table is loaded with contacts and their information such as address, phone number and email is included. The user can select several check boxes such as: “Called”, Sent Email, “Sent Post Card” etc. to update the donor record
The database is properly split and stored on a network attached storage device in his office.
He now wants to be able to access the data from his home, and be able to add records to the table.
What is the best way to accomplish this task???