ODBCDriver adapted to uFFI

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ODBCDriver adapted to uFFI

eftomi
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
Reply | Threaded
Open this post in threaded view
|

Re: ODBCDriver adapted to uFFI

Sean P. DeNigris
Administrator
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
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: ODBCDriver adapted to uFFI

Stéphane Ducasse
+ 1

On 14 May 2021, at 15:32, Sean P. DeNigris <[hidden email]> 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
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

Reply | Threaded
Open this post in threaded view
|

Re: ODBCDriver adapted to uFFI

Stéphane Ducasse
In reply to this post by eftomi
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 <[hidden email]> wrote:

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

--------------------------------------------
Stéphane Ducasse
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