Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 378 Bytes

qbodbc

Connect to your QuickBooks desktop instance with Python.

Connecting

The application server, and the QuickBooks instance must be on the same machine or have QODBC driver and QRemote running on the QuickBooks application box.

The alternative is to run middleware in front of the QuickBooks instnace that can deserialize and process incoming qbodbc objects.