Bill

Results 5 comments of Bill

Same issue: wsl2 Python 3.10.12 `python-dotenv=1.0.1` Load creds with `load_dotenv()` and strips trailing `==` in azure blob storage key causing the auth to fail. When I rename the key from...

Hi @tobyporter - You may want to look into qodbc. It comes free if you're running enterprise. Not the best documentation but syncing qb data >> Postgres, MySQL, or any...

@tobyporter Qodbc is the 'official' odbc connector for quickbooks. But, you are correct it's a third party application and still requires qb to be 'open' when syncing. We went the...

@hassaanalansary Starting from scratch and repurposing as a package. Will be slow but should get some updates over the next few weeks. Currently ships with a default .qwc file that...

@hassaanalansary If you're offering I'd love to take you up on a call. I've implemented an API client in R that connects via ODBC that I'd like to port. I...