I see - thanks!
Best wishes,
Tomaz
------ Original Message ------
From: "Julián Maestri" <serp...@gmail.com>
To: "Tomaž Turk" <tomaz.t...@ef.uni-lj.si>; "Any question about pharo is
welcome" <pharo-users@lists.pharo.org>
Sent: 3.6.2019 16:03:25
Subject: Re: [Pharo-users] ODBCDriver
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