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 : Confirmation--is the item table read-only??Search Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Confirmation--is the item table read-only?? 
 Author   Message 
  thomasbillet 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-11-04 
 Profile
 Posted : 2008-11-04 11:29:29
Hello,

Would someone be able to confirm that the item table in Quickbooks is read-only.  I was able to use the QODBC 9.0 to update the customer table but when I did a test to try to update the item table it stated that the update is not supported (#10003).   Is this correct that it is read-only or am I doing something wrong?   I am using the trial version of QODBC 9.0.

Thanks,
Tom 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-11-05 10:49:31

The ITEM table is a combined (read only view) list of all Item tables in QuickBooks: ItemInventory, ItemNonInventory, ItemOtherCharge, ItemInventoryAssembly, ItemService, ItemFixedAsset, and ItemGroup; with minimum common fields.

Inserts and updates are actually done using the ItemInventory, ItemNonInventory, ItemOtherCharge, ItemInventoryAssembly, ItemService, ItemFixedAsset, or ItemGroup tables.

See: How do I add a Inventory Item using QODBC? 
        How do I insert data into ItemService? 
        How do I insert data into ItemNonInventory? 
        How do I create a Item Assembly (ItemInventoryAssembly)? for more.

 

  Top 
  thomasbillet 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-11-04 
 Profile
 Posted : 2008-11-05 11:08:04

Thanks Tom.  That makes sense now.

Tom

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to