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 : Adding new item to bill of materials for exsisting ItemInventoryAssembly recordSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Adding new item to bill of materials for exsisting ItemInventoryAssembly record 
 Author   Message 
  Haiden Turner 
  
 Group: Members 
 Posts: 2 
 Joined: 2006-12-17 
 Profile
 Posted : 2007-08-20 01:19:29

How can I add a new item to the bill of materials for an existing Assembly?

Using Access I have tried doing an Append to the ItemInventoryAssemblyLine table using the name of the exsisting assembly, but I get an error saying that the name of the list element is already in use.

Also, I have tried begining the query with the listID of the exsting assembly as the first value, but this fails and I get this in the SDK log:

creation time mismatch: the list id 8000010B-1184 provided is valid but doesn't match the requested element

Haiden Turner

 

 
Haiden W. Turner
Winged Disc Technologies, LLC
Dallas, Texas 800-403-1265 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-08-20 03:48:31

To be honest, I don't think QODBC can add new lines to an existing ItemInventoryAssembly. You need to create another new ItemInventoryAssembly with the additional items in it.

See:
How do I create a Item Assembly (ItemInventoryAssembly)? 
Trying to update ItemInventoryAssemblyLine table 

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to