As far as I know, he just started porting it to Pharo 7.

On Sun, Jun 2, 2019, 13:51 Tomaž Turk <tomaz.t...@ef.uni-lj.si> wrote:

> 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
>
>
>

Reply via email to