Hi,
we need to connect 4 offices to the same database. We have gone for a hosted dedicated server costing £300 a month. The server is quick and we get download speeds of around 800KB/s which is better than other hosts that we were getting 180KB/s.
Thr problem is out database takes 14 seconds to open a customer record an improvement over 30 seconds with other hosts. The speed is constant at 14 seconds everytime we open a record. But we need to be it under 10 seconds really, as when the database was on the local lan it took around 6 seconds to open a record.
The size of the database is 303MB 98% of this is a table which contains all postcodes for the UK.
How can we speed this up? Currently all queires are on the front end, would this slow it down? We have also tried it with Microsoft SQL Server and get around the same times. Would it be better to have some type of replication having a server at each site? All offices need to have live data so that errors do not occur.
Problem I can see with this is that the other sites just have BT standard business broadband so get around 7MB/s download and 400KB/s upload so I don't think this would be suitable as their broadband is also used for normal web day to day browsing as well.
Thanks
we need to connect 4 offices to the same database. We have gone for a hosted dedicated server costing £300 a month. The server is quick and we get download speeds of around 800KB/s which is better than other hosts that we were getting 180KB/s.
Thr problem is out database takes 14 seconds to open a customer record an improvement over 30 seconds with other hosts. The speed is constant at 14 seconds everytime we open a record. But we need to be it under 10 seconds really, as when the database was on the local lan it took around 6 seconds to open a record.
The size of the database is 303MB 98% of this is a table which contains all postcodes for the UK.
How can we speed this up? Currently all queires are on the front end, would this slow it down? We have also tried it with Microsoft SQL Server and get around the same times. Would it be better to have some type of replication having a server at each site? All offices need to have live data so that errors do not occur.
Problem I can see with this is that the other sites just have BT standard business broadband so get around 7MB/s download and 400KB/s upload so I don't think this would be suitable as their broadband is also used for normal web day to day browsing as well.
Thanks