I have inherited an Access Database that is being hosted on a SBS 2003 Server. All network operations are "smoking" excluding a user accessing the database.
The database is broken into two sections. The 'Server' section contains only tables.
The 'Client' Side contains linked tables to the 'Server' side, queries, forms, reports, macros and VBA code. The 'Client' is stored on each client computer of the domain.
When a user from a client computer of the domain opens and uses the database using the 'Client' portion it works fairly quickly. When a few users connect using their 'Client' program the database slows down for everybody.
I have gone through both the 'Server' and 'Client' and optimized the best I can without re-designing the whole thing.
What can I do to maintain the ease of GUI updates allowed by having the DB broken into Client/Server while speeding up the data access for the clients.
At any one time there can be up to 15 clients connected to the DB which slow it down considerably.
I have tried using the replica feature of Access and it helped out a lot but I onlt tested it. I am worried about rolling it out across the network with knowing all of the repercussions.
Any help provided would be appreciated.
Chris Kaspar
Independent Systems and Software
Twin Town Treatment Centers
The database is broken into two sections. The 'Server' section contains only tables.
The 'Client' Side contains linked tables to the 'Server' side, queries, forms, reports, macros and VBA code. The 'Client' is stored on each client computer of the domain.
When a user from a client computer of the domain opens and uses the database using the 'Client' portion it works fairly quickly. When a few users connect using their 'Client' program the database slows down for everybody.
I have gone through both the 'Server' and 'Client' and optimized the best I can without re-designing the whole thing.
What can I do to maintain the ease of GUI updates allowed by having the DB broken into Client/Server while speeding up the data access for the clients.
At any one time there can be up to 15 clients connected to the DB which slow it down considerably.
I have tried using the replica feature of Access and it helped out a lot but I onlt tested it. I am worried about rolling it out across the network with knowing all of the repercussions.
Any help provided would be appreciated.
Chris Kaspar
Independent Systems and Software
Twin Town Treatment Centers