I have a database on Access that is for registration of groups and individuals for events at a year round camp. My office is an hour away from the site where the database will be primarily used. I plan to have the back end on the server, which at this time is Access 97 and front ends on approx. 5 computers, some 97 some 2000. When it's 97 front end to 97 back end, works fine. Having the front end on 2000 slows it down some. I just found out that our computers will be networked (between my office and the one an hour away). Now I will be able to view the database (all data entry will be at the away site. I'll do maintainence, changes, etc...here). My question is will it be really slow ? I don't know much about networking. I've read some about SQL server and wonder if that would be better although we won't have that many users and I don't think we will get hundreds of thousands or millions of records. We also plan to get everyone on 2000 within the next couple of months.
We have been using replication with a different database to handle the distance thing and that works pretty well except when they call and want something new. We usually did a quick fix thing until I could get there. I would like to get away from that.
So what can I do to increase performance over a network?
I have experimented with turning a copy of the front end database into a mde., changed all macros to vba, compiled all modules.
It sounds like the SQL server might be cost prohibitive at this time. If we go that route later, can you change an existing access database back end into SQL server? Is it difficult? I am just now learning code so there would be a learning curve (always on a learning curve) with SQL.
Thanks for your help!
We have been using replication with a different database to handle the distance thing and that works pretty well except when they call and want something new. We usually did a quick fix thing until I could get there. I would like to get away from that.
So what can I do to increase performance over a network?
I have experimented with turning a copy of the front end database into a mde., changed all macros to vba, compiled all modules.
It sounds like the SQL server might be cost prohibitive at this time. If we go that route later, can you change an existing access database back end into SQL server? Is it difficult? I am just now learning code so there would be a learning curve (always on a learning curve) with SQL.
Thanks for your help!