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 : export data from oracle to Quickbook(Invoice table)Search Forum

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

 New Topic 
 
 Post Reply 
[1]  
 export data from oracle to Quickbook(Invoice table) 
 Author   Message 
  sri 
  
 Group: Members 
 Posts: 19 
 Joined: 2006-09-27 
 Profile
 Posted : 2006-10-24 00:35:59

hi ,

we design a sample application of Invoice form in swing application and use this we can export data from oracle (invoice table ) to quickbook(invoice table) . so is it going to make changes in quickbooks and will their be an automatical incremental in Invoice Number when we export data and what are the fields that should be common in both the of them.

 

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-10-24 13:42:35

The table you will need to use in the InvoiceLine table and QuickBooks will auto-increment the RefNumber if you don't include it your insert statements, but most users take the Invoice No. from their external (Oracle) system and make it the invoice RefNumber which makes it easy to find afterwards in both systems.

See: How do I create Invoices? for more.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to