i must make a connection to solid db from python. Do you know any module, library or a method which can create a connection to Solid DB follow by a SQL query?
Asked
Active
Viewed 371 times
1 Answers
0
Solid DB has ODBC drivers so you can use PyODBC: http://mkleehammer.github.io/pyodbc/

AndrewWhalan
- 417
- 3
- 12