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 : SP_Report InventoryStockStatus issueSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 SP_Report InventoryStockStatus issue 
 Author   Message 
  SLS 
  
 Group: Members 
 Posts: 11 
 Joined: 2008-01-30 
 Profile
 Posted : 2009-01-30 06:21:09

Using VBDemo and driver 9.253 trying to pull either SP_report InventoryStockStatus report (byItem or byVendor) EarliestReceiptDate causes an error ([QODCB] error) then says it will be ignored. that column is then not shown on in VBDemo. The QuantityOnOrder field has the receipt date in it though. I need the QuantityOnOrder data. It doesn't matter where I put it in the statement. I've removed the EarlietReceiltDate field before running the qry, even disconnected and reconnected. I still get a date and no qty. I've tried this on two different data files and get the same results.

QB Message log with EarliestReceiptDate shows:

IsAService: False
SQL Statement: SP_report InventoryStockStatusByVendor show ItemDesc_Title, ReorderPoint_Title, QuantityOnHand_Title, QuantityOnSalesOrder_Title, QuantityAvailable_Title, SuggestedReorder_Title, QuantityOnOrder_Title, EarliestReceiptDate_Title, SalesPerWeek_Title, T
ext, Blank, ItemDesc, ReorderPoint, QuantityOnHand, QuantityOnSalesOrder, QuantityAvailable, SuggestedReorder, QuantityOnOrder, EarliestReceiptDate, SalesPerWeek parameters DateMacro = 'ThisMonthToDate'
Invalid Date/Time Data From QBs [0] (Not 10 characters in length)

 

Without that column, there is no log entry. Any thoughts, suggestions? I've verified files and even tried running it on different systems and get the same results. Is there another way to get the Qty on Order (PO) without using the POLine table?

Thanks,

Stacy

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2009-01-30 09:51:30

Sorry, I've just ran:-

sp_report InventoryStockStatusByVendor show Text, Blank, ItemDesc, ReorderPoint,
QuantityOnHand, QuantityOnSalesOrder, QuantityAvailable, SuggestedReorder,
QuantityOnOrder, EarliestReceiptDate, SalesPerWeek
parameters DateMacro = 'ThisMonthToDate'

without any errors.

 

 

  Top 
  SLS 
  
 Group: Members 
 Posts: 11 
 Joined: 2008-01-30 
 Profile
 Posted : 2009-01-30 10:09:53

I know, Tom. I saw that post. That's why I'm so confused. I know it worked before, I've got it in other reports I've created. I'm at a complete loss as to why/how this could happen.

Do you have any suggestions? (Be nice ) Thanks for your time. It's always appreciated.

Stacy

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2009-01-30 11:42:08
Well, the error "Invalid Date/Time Data From QBs" is really saying you have corrupted data (corrupted dates) in the QuickBooks company file. Check the Expected dates in your recent purchase orders. 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to