sap-iq

Sybase IQ connection in Python

Sybase IQ connection in Python Question: I’ve spent a few days trying to determine how to connect to a Sybase IQ database through Python 3.6. I’ve tried pyodbc and pymssql, to no avail. Below are two code snippets that I’ve been working on, which don’t seem to work, no matter what I try. pyodbc: conn …

Total answers: 4