jgoodman00
Programmer
- Jan 23, 2001
- 1,510
Our current datasource (Access 97) is approx 15MB in size. It has approx 15,000 records in it, & consists of approx 40 tables. However, it is required to be used by several users at once, with the datasource being stored on a PIII 600 & an UDMA 2 10GB hard disk. We have also tried hosting it on a PIII 800 with a 30GB UDMA 4 HDD. Our problem is fairly simple. A query run on the host machine will complete in approx 15secs, whereas a query run from another computer through the network takes at least 1 minute. Our network is a peer-to-peer network, through a 100Mb Switch.
The database is fully optimized to the best of my knowledge, & access can make no suggestions to improve performance.
So, does anyone have any suggestions on how we can improve performance? I was thinking that upsizing it to SQL Server would significantly improve query time because of the difference in the way data is queried (Server side processing or something?). Is this a reasonable assumption, or should we be looking elsewhere to improve performance???
James Goodman
j.goodman00@btinternet.com
The database is fully optimized to the best of my knowledge, & access can make no suggestions to improve performance.
So, does anyone have any suggestions on how we can improve performance? I was thinking that upsizing it to SQL Server would significantly improve query time because of the difference in the way data is queried (Server side processing or something?). Is this a reasonable assumption, or should we be looking elsewhere to improve performance???
James Goodman
j.goodman00@btinternet.com