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 : select * from ItemService failsSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 select * from ItemService fails 
 Author   Message 
  robert 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-09-25 
 Profile
 Posted : 2009-01-23 11:00:44
as does select * from Item. either one returns empty recordset. using the detail trace i get the following: (note: ItemServiceStorage::BuildTheRetObject This feature is not enabled or...) 20090122.183140 I 2448 SpecVersion Current version of qbXML in use: 7.0 20090122.183140 I 2448 QBSDKMsgSetHandler QUERY: Item Service 20090122.183140 I 2448 ItemServiceStorage::DoQuery Setting iterator chunk size to 00000500 20090122.183140 E 2448 ItemServiceStorage::BuildTheRetObject This feature is not enabled or not available in this version of QuickBooks. HRESULT=0x80040527 20090122.183140 I 2448 QBSDKMsgSetHandler Request 1 completed successfully. 20090122.183140 I 2448 MsgSetHandler Finished. 20090122.183140 I 2448 QBSDKProcessRequest Application named 'FLEXquarters QODBC' finishing requests (process 3312), ret = 0. 20090122.183141 I 2448 QBSDKProcessRequest Application named 'FLEXquarters QODBC' starting requests (process 3312). 20090122.183141 I 2448 SpecVersion Current version of qbXML in use: 7.0 20090122.183141 I 2448 QBSDKMsgSetHandler QUERY: List Delete 20090122.183141 I 2448 QBSDKMsgSetHandler Request 1 completed successfully. 20090122.183141 I 2448 MsgSetHandler Finished. 20090122.183141 I 2448 QBSDKProcessRequest Application named 'FLEXquarters QODBC' finishing requests (process 3312), ret = 0.  

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2009-01-23 17:11:35

The error is: "This feature is not enabled or not available in this version of QuickBooks". So exactly what version of QuickBooks are you using?

Does:

select * from Customer

work?

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to