I just found this marvel:
https://github.com/apiorno/ODBCDriver.
But when I try to
| con |
con := ODBCConnection dsn:'myDSN' user:'usr' password:'pwd'.
it responds with an error "Instance of ODBCLibrary class did not understand #sqlAllocEnv":
running on Win 10 and Pharo 7.0.3. I'd appreciate any help.
Best wishes,
Tomaz