I have recently developed an Access 2002 database for our Project Management office. The database has a back end with two front end files; one for the administrator and one for the Project Managers.
The PMO asked for network space to put the database where approx 150 users from three locations can access the backend. The result was a ton of push back from our network team. Below is a summary of their concerns. Ultimately they want us to convert the database to SQL; however we don't have a resource, time or the budget to do this. The database was developed as a temporary solution for about 150 resources, however at a max 30 would be in the database at one time and the database is designed so that the PM can only edit records they are responsible for to prevent record conflicts.
The PMO asked for 4 GB of space to make sure we had room for the database and other project files they plan to store in the same location. The backend file is currently 2180KB but should grow over time. Each front end is about 10000KB.
I am trying to find out if anyone has had the types of issues they are talking about:
[UL][li]Access is a very network intensive app that pulls down the complete database for any function. [/li]
[li]Whenever anyone accesses, changes data, or anything thing of that nature it pulls the entire database down locally and then pushes it back to the server. So each person accessing could have 4GB of data between the server and their workstation occurring frequently depending on what they do. As your user base increase and the database size grows this becomes a large risk on a server used by thousands of people.
[/li][li]It might be best to convert this to SQL now - it will be easier to do now. Additionally, this not the type of workload that Access is designed for so I would really not recommend using it for this.
[/li][li]The problem is going to be with that many users the amount of potential network traffic you will generate.
[/li][li]We’ll get you disk space, but if you drop WAN links, I take no responsibility.[/li]
[/UL]
Does anyone have past experience with this that can help me lessen their fears? Has anyone had trouble with dropping WAN links? The databases I have created and used in the past have been for smaller groups, but I have not experienced the issues they are listing.
Thanks for any help,
Denae
The PMO asked for network space to put the database where approx 150 users from three locations can access the backend. The result was a ton of push back from our network team. Below is a summary of their concerns. Ultimately they want us to convert the database to SQL; however we don't have a resource, time or the budget to do this. The database was developed as a temporary solution for about 150 resources, however at a max 30 would be in the database at one time and the database is designed so that the PM can only edit records they are responsible for to prevent record conflicts.
The PMO asked for 4 GB of space to make sure we had room for the database and other project files they plan to store in the same location. The backend file is currently 2180KB but should grow over time. Each front end is about 10000KB.
I am trying to find out if anyone has had the types of issues they are talking about:
[UL][li]Access is a very network intensive app that pulls down the complete database for any function. [/li]
[li]Whenever anyone accesses, changes data, or anything thing of that nature it pulls the entire database down locally and then pushes it back to the server. So each person accessing could have 4GB of data between the server and their workstation occurring frequently depending on what they do. As your user base increase and the database size grows this becomes a large risk on a server used by thousands of people.
[/li][li]It might be best to convert this to SQL now - it will be easier to do now. Additionally, this not the type of workload that Access is designed for so I would really not recommend using it for this.
[/li][li]The problem is going to be with that many users the amount of potential network traffic you will generate.
[/li][li]We’ll get you disk space, but if you drop WAN links, I take no responsibility.[/li]
[/UL]
Does anyone have past experience with this that can help me lessen their fears? Has anyone had trouble with dropping WAN links? The databases I have created and used in the past have been for smaller groups, but I have not experienced the issues they are listing.
Thanks for any help,
Denae