Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : OptimizationSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC SQL Support Forum

 New Topic 
 
 Post Reply 
[1]  
 Optimization 
 Author   Message 
  Matt 
  
 Group: Members 
 Posts: 25 
 Joined: 2006-04-25 
 Profile
 Posted : 2006-05-03 07:35:58

I recently made a database that is based on the Invoiceline table. It optimized fine, but then today, it went through the optimization process again (which takes forever!). Does it do that because there are a certain number of additional records added since the first optimization? I thought it only had to optimize once...

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-05-03 10:17:21

QODBC v6 by default optimizes access to the data, every time you query a table, so the next time you need data from that table, it will be much faster. So as you add new InvoiceLines it will automatically be optimized.

See: How do I setup the QODBC Optimizer? Where are the Optimizer options? for more.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to