in

Add Invoices to Quickbooks from Access using QODBC

Can someone write a simple Access database which has a form to create a new invoice in an existing Quickbooks file using the read/write QODBC driver?

I have a lot of data in Access and I want to add transactions as invoices in Quickbooks, but don't know how to start. I'm not an expert, but if I have the file mentioned above, I can work with it to use my own data instead of the form.

Solution: Add Invoices to Quickbooks from Access using QODBC

Look at this: http://www.qdeveloper.com.au/forum.php?homeinclude=topicdetails&forum_id=1&category_id=40&post_id=1448

The post starts off about other things, but about halfway down is an example of how to enter an invoice into the InvoiceLine table.