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 : ItemInventory Accuracy ProblemSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Frequently Asked Questions

 New Topic 
 
 Post Reply 
[1]  
 ItemInventory Accuracy Problem 
 Author   Message 
  Travis 
  
 Group: Members 
 Posts: 9 
 Joined: 2006-05-13 
 Profile
 Posted : 2006-05-13 07:24:30

I have been trying to use QODBC to get inventory information, but just realized that for some reason it is giving bad information on some of my items.  As you can see below maybe only 1/2 of the items are accurate when comparing the VB Demo QuantityOnHand numbers to the QB numbers.  My secretary thinks that maybe it is looking back at the end of the previous quarter, but I have done nothing in my SQL statement that would cause a problem like that.  Any ideas??

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-05-13 08:06:33

Change your query to:

SELECT Name, QuantityOnHand FROM ItemInventory UNOPTIMIZED

If you are not running QODBC v6.00.00.155 (or later) please update, see: How do I get the latest updated version of QODBC? 

 

  Top 
  Travis 
  
 Group: Members 
 Posts: 9 
 Joined: 2006-05-13 
 Profile
 Posted : 2006-05-16 01:30:48

That did the trick.  Thanks for the timely response!

Travis

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to