S
Sandy
Hello -
I have a small application that 10 users will be using mainly to add records
(about 60 per day each). They will occasionally have to print reports.
If I put this on the server and put a copy on each person's desktop, will
this be sufficient? Should I separate it into backend/frontend? If I do
backend/frontend, do I just split the database and keep the front end in the
same folder as the backend and put a copy of the frontend on each user's
desktop?
On the contrary, if each user should have their own copy of the front end,
how do I connect that to the backend?
Should I split the database and then make an MDE out of the frontend?
Any help will be appreciated!
I have a small application that 10 users will be using mainly to add records
(about 60 per day each). They will occasionally have to print reports.
If I put this on the server and put a copy on each person's desktop, will
this be sufficient? Should I separate it into backend/frontend? If I do
backend/frontend, do I just split the database and keep the front end in the
same folder as the backend and put a copy of the frontend on each user's
desktop?
On the contrary, if each user should have their own copy of the front end,
how do I connect that to the backend?
Should I split the database and then make an MDE out of the frontend?
Any help will be appreciated!