samehkh
Registered User.
- Local time
- Today, 14:57
- Joined
- Aug 11, 2003
- Messages
- 63
Hi,
When I used to develop multi-user networked access applications, I used to give every user his own copy of the frontend. I was also the network admin at that time so I could easily create shares on users' machines to hold the application, and reach it from my desktop to update the file.
In my current job, machines are set with many restrictions and i dont have any priviliges even on my own machine, so I expect it to be a hassle doing the same setup as before, so I am thinking of putting one copy of the frontend on the server and let my users access it from there.
I know it is easier in terms of having to update only one copy, but I am wondering if this will result in any performance issues.
Can anybody help?
When I used to develop multi-user networked access applications, I used to give every user his own copy of the frontend. I was also the network admin at that time so I could easily create shares on users' machines to hold the application, and reach it from my desktop to update the file.
In my current job, machines are set with many restrictions and i dont have any priviliges even on my own machine, so I expect it to be a hassle doing the same setup as before, so I am thinking of putting one copy of the frontend on the server and let my users access it from there.
I know it is easier in terms of having to update only one copy, but I am wondering if this will result in any performance issues.
Can anybody help?