I have created Applications where the .mdb with data tables resides on the network server, and the .mdb with application logic (forms, queries, user work tables, etc...) reside on the employees' local PC. Any changes to the application .mdb results in updating all local PCs with a new copy.
I would like to create an application with the 'data'.mdb on the server, the 'application'.mdb on the server and a 'work'.mdb on the local PCs, in an effort to reduce the maintenance/enhancement process. What might the impact be with multiple users attached to the Application at the Network Server as opposed to their local PC?
What are some of your prefered methods of developing and distribution Network Applications?
Any and all input will be appreciated.
I would like to create an application with the 'data'.mdb on the server, the 'application'.mdb on the server and a 'work'.mdb on the local PCs, in an effort to reduce the maintenance/enhancement process. What might the impact be with multiple users attached to the Application at the Network Server as opposed to their local PC?
What are some of your prefered methods of developing and distribution Network Applications?
Any and all input will be appreciated.