![]() |
VOOZH | about |
One of the strengths of the CData JDBC Driver for QuickBooks is its cross-platform support, enabling integration with major BI tools. Follow the procedure below to access QuickBooks data in KNIME and to create a chart from QuickBooks data using the report designer.
CData simplifies access and integration of live QuickBooks data. Our customers leverage CData connectivity to:
Customers regularly integrate their QuickBooks data with preferred tools, like Power BI, Tableau, or Excel, and integrate QuickBooks data into their database or data warehouse.
jdbc:quickbooks:URL=http://remotehost:8166;User=admin;Password=admin123;
For assistance in constructing the JDBC URL, use the connection string designer built into the QuickBooks data JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.quickbooks.jarπ Connection properties added to CData driver
Additionally, please refer to our documentation to learn more about Connection Properties
Now you can go to the Read/Write section in Node Repository and get a DB Query Reader, to be able to execute a query.
π DB Query Reader
Double-click on your DB Query Reader and click the refresh button to load the metadata. Create an SQL Statement and click Evaluate. After clicking Evaluate you will be able to see the records requested. To learn more about the tables/views that are listed in our driver please refer to our Data Model.
π DB Query Reader to load the metadata
Download a free, 30-day trial of the CData JDBC Driver for QuickBooks and start building QuickBooks-connected charts and reports with KNIME. Reach out to our Support Team if you have any questions.
Download a free trial of the QuickBooks Driver to get started:
Download NowLearn more:
π QuickBooks IconComplete read-write access to QuickBooks enables developers to search (Customers, Transactions, Invoices, Sales Receipts, etc.), update items, edit customers, and more, from any Java/J2EE application.