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 : Help with xxxRefListID's in various tables...Search Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC SQL Sample Scripts Forum

 New Topic 
 
 Post Reply 
[1]  
 Help with xxxRefListID's in various tables... 
 Author   Message 
  Mike Andrews 
  
 Group: Members 
 Posts: 2 
 Joined: 2006-12-18 
 Profile
 Posted : 2006-12-21 12:33:30
Guys,

In the various examples, I see references to '...RefListID' in various forms.  I can't seem to find anything in these forums or the website that tells me what those are or how to generate them.

For example:
I deduced out in that a CustomerRefListID is the ID generated from inserting a customer in the Customers table.  However, when I want to insert and InvoiceLineItem I need a InvoiceLineItemRefListID.

How do I get this ID? 
In the various examples that I've seen that show inserting an InvoiceLine into the QB file, it shows it as thus:

INSERT INTO InvoiceLine ( InvoiceLineItemRefListID, ... ) VALUES ( '250000-933272656', ... )

Where did this number 250000-933272656 come from?  How was it generated to use in the insert statement?
I'm at a loss here.

Thanks,
Mike 

 
Mike Andrews 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-12-21 14:18:52
It is explained in How do I create Invoices?  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to