Solar.Paul
Registered User.
- Local time
- Today, 16:36
- Joined
- Dec 21, 2013
- Messages
- 20
I am interested to get a better understanding of how to make an Access system available for multiple clients. Here is some background:
* We have nearly completed developing an Access system
* It was originally intended for one user (our local yacht club)
* Other clubs may be interested
* Rather than redevelop as an Access Web App we are inclined to set up a Terminal server environment and give access to users via RDP, Coord etc (that way we can use desktop Access over the net and continue to use VBA programs, reports etc)
What I am interested in is how to best to set the system up for use by multiple clubs. Thoughts on this include:
* if we set up a copy of the database for each club separation of club data is simple and robust but we would be faced with updating multiple systems for any changes etc. If the system became popular this could be a big task
* we could possibly use a single system with client data partitioned so that each club can only see their own data. I am not sure how difficult this would be and how robust in practice
* is there another way to do this with say common forms and queries but different data sets?
Thoughts and ideas from the more experienced would be much appreciated
Thanks in advance
Solar Paul
* We have nearly completed developing an Access system
* It was originally intended for one user (our local yacht club)
* Other clubs may be interested
* Rather than redevelop as an Access Web App we are inclined to set up a Terminal server environment and give access to users via RDP, Coord etc (that way we can use desktop Access over the net and continue to use VBA programs, reports etc)
What I am interested in is how to best to set the system up for use by multiple clubs. Thoughts on this include:
* if we set up a copy of the database for each club separation of club data is simple and robust but we would be faced with updating multiple systems for any changes etc. If the system became popular this could be a big task
* we could possibly use a single system with client data partitioned so that each club can only see their own data. I am not sure how difficult this would be and how robust in practice
* is there another way to do this with say common forms and queries but different data sets?
Thoughts and ideas from the more experienced would be much appreciated
Thanks in advance
Solar Paul