The quickbooks data file is approximately 400MB.
The lan speed is 1Gbit
Main Topics
Browse All TopicsQuickbooks Pro 2009 is sluggish when accessing data. I have heard that performace can be improved if I use Terminal Services where all processing is done on a central server. The server the database currently resides on is using Dual 2.8 P4 Xeon's with 4GB of ram connecting to a workstation with a dual-core 2.26 and 4GB or ram over a 1Gbit connection. Will moving to terminal services improve performance?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I dont think it will speed up very much.
The amount of data isnt that much.
Its just a result set of a query. Not the total data.
We where running quickbooks in a terminal server. But we noticed a huge load of the QuickBooksDB17 services.
Transfering the data to an separated server speeded up our performance.
Since the new server could provide 100% of the CPU to calculate the queries. And the the terminal server had enough to handel the result sets.
We are having an 700 MB quickbooks file and between 5 - 10 users on the terminal server.
If you want to fine tune the quickbooks service. Check out the startup parameters.
when you have enough RAM free you can change the cache settings:
-gu all -ch 512M -c 256M
-ch & -c are the cache settings.
Business Accounts
Answer for Membership
by: xxdcmastPosted on 2009-08-14 at 09:30:00ID: 25099885
There are two things to take into account here.
1. The speed of the machines that are accessing the files. Obviously the server has more processing power/memory available than a regular desktop so it should do any calculations faster than a regular computer.
2. How much data is being transferred. If you are running this on client PCs and you are transferring large amount of data across the lan this could be causing a bottleneck. Doing all of your work locally on the server should improve this performance.