ODBC driver for connecting to QuickBooks data
Questions tagged [qodbc]
47 questions
-1
votes
2 answers
How can I resolve this error message so I can query QuickBooks using QODBC's VBDemo?
I'm trying to use QODBC's VBDemo program, that is found in the installation folder, to connect to QuickBooks for the first time. I've been following QODBC's tutorial to achieve this.
At the end of the 'Running VB Demo' section, I get to the point…

Jaitnium
- 621
- 1
- 13
- 27
-1
votes
1 answer
How can I setup 2 insert queries based on a openrecordset field ID (Invoicing using QODBC & MS ACCESS)
I am using vba in MS Access to create Invoices in Quickbooks with QODBC.
This process requires multi line invoice items to be inserted first and saved temp till primary invoice information is inserted. I have several invoices that are in need of…