pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

ODBCDriver adapted to uFFI

TT
Tomaž Turk
Thu, May 13, 2021 7:46 PM

Dear all,

I solved a couple of issues in https://github.com/apiorno/ODBCDriver.
Until Alvaro finds the time to check the proposed PR, you can play with
my clone: https://github.com/eftomi/ODBCDriver. A simple example of
connecting to the data source is in ODBC-Tests. It connects and returns
data on Pharo 8.0 32 and 64 on Win10 64 bit with remote SQL Server. More
extensive tests are to be done.

Best wishes,
Tomaz

Dear all, I solved a couple of issues in https://github.com/apiorno/ODBCDriver. Until Alvaro finds the time to check the proposed PR, you can play with my clone: https://github.com/eftomi/ODBCDriver. A simple example of connecting to the data source is in ODBC-Tests. It connects and returns data on Pharo 8.0 32 and 64 on Win10 64 bit with remote SQL Server. More extensive tests are to be done. Best wishes, Tomaz
SP
Sean P. DeNigris
Fri, May 14, 2021 1:32 PM

eftomi wrote

I solved a couple of issues...

Thanks, Tomaz! DB access is so important for many business uses...


Cheers,
Sean

Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

eftomi wrote > I solved a couple of issues... Thanks, Tomaz! DB access is so important for many business uses... ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
SD
Stéphane Ducasse
Fri, May 14, 2021 2:29 PM
  • 1

On 14 May 2021, at 15:32, Sean P. DeNigris sean@clipperadams.com wrote:

eftomi wrote

I solved a couple of issues...

Thanks, Tomaz! DB access is so important for many business uses...


Cheers,
Sean

Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html


Stéphane Ducasse
http://stephane.ducasse.free.fr / http://www.pharo.org
03 59 35 87 52
Assistant: Aurore Dalle
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley,
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

+ 1 > On 14 May 2021, at 15:32, Sean P. DeNigris <sean@clipperadams.com> wrote: > > eftomi wrote >> I solved a couple of issues... > > Thanks, Tomaz! DB access is so important for many business uses... > > > > ----- > Cheers, > Sean > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html -------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
SD
Stéphane Ducasse
Fri, May 14, 2021 2:32 PM

This is cool that you added some tests.
I cannot work with system without tests. So I end up always adding some.
S.

On 13 May 2021, at 21:46, Tomaž Turk tomaz.turk@ef.uni-lj.si wrote:

Dear all,

I solved a couple of issues in https://github.com/apiorno/ODBCDriver https://github.com/apiorno/ODBCDriver. Until Alvaro finds the time to check the proposed PR, you can play with my clone: https://github.com/eftomi/ODBCDriver https://github.com/eftomi/ODBCDriver. A simple example of connecting to the data source is in ODBC-Tests. It connects and returns data on Pharo 8.0 32 and 64 on Win10 64 bit with remote SQL Server. More extensive tests are to be done.

Best wishes,
Tomaz


Stéphane Ducasse
http://stephane.ducasse.free.fr / http://www.pharo.org
03 59 35 87 52
Assistant: Aurore Dalle
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley,
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

This is cool that you added some tests. I cannot work with system without tests. So I end up always adding some. S. > On 13 May 2021, at 21:46, Tomaž Turk <tomaz.turk@ef.uni-lj.si> wrote: > > Dear all, > > I solved a couple of issues in https://github.com/apiorno/ODBCDriver <https://github.com/apiorno/ODBCDriver>. Until Alvaro finds the time to check the proposed PR, you can play with my clone: https://github.com/eftomi/ODBCDriver <https://github.com/eftomi/ODBCDriver>. A simple example of connecting to the data source is in ODBC-Tests. It connects and returns data on Pharo 8.0 32 and 64 on Win10 64 bit with remote SQL Server. More extensive tests are to be done. > > Best wishes, > Tomaz -------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France