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 : Incredibly slow inserting multiline invoiceSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC v7 Forum

 New Topic 
 
 Post Reply 
[1]  
 Incredibly slow inserting multiline invoice 
 Author   Message 
  drahn 
  
 Group: Members 
 Posts: 1 
 Joined: 2007-11-02 
 Profile
 Posted : 2007-11-02 02:52:27

We are trying to troubleshoot the amount of time it takes to insert a multi-line invoice into QB via QODBC - we initially have it at 9 minutes for an invoice with 2 line items, after optimizing we got it down to 6.2 minutes for 2 items. This would not be terrible but we typically write invoices with up to 100 line items.

Anyone had this problem and solved it? We are reading data from an SQL database in under 1 second, but the writes to QODBC seem to take 30 seconds+ per response.

 

 

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-02 07:15:23

Try using VB Demo instead to see that QODBC is working correctly (and how fast a invoiceline insert really is). By the sounds of things, your insert is loading and unloading QuickBooks for every insert, but you haven't said how you are performing the inserts?

Try looking at: insert via ODBC driver from.NET slow, VB demo is fast also.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to