Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Increase Performance when using DB from Network

Status
Not open for further replies.

fh2level

Technical User
Sep 22, 2006
7
At work we have to keep our DB file on the company network since there are three of us that have to use it. This causes the program to run extremley slow, and nearly impossible to use when connected to the network via VPN. Is there anyway that each of us can run our own copy stored ON our computers (containing all referance tables for combo boxes etc...) but have all the data that is being entered into the DB be stored on the Network to increase the performance?
 
Split the database in one Back end (BE) and Front ends (FEs).

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top