On Fri, Mar 22, 2019 at 09:46:35AM +0000, Tomaž Turk wrote:
> Do you possibly know (or anyone) if this implementation can be used together
> with Glorp? 

Glorp has a notion of database platforms, and currently there are
MySQLODBCPlatform, OracleODBCPlatform and SQLServerODBCPlatform. (I've
not used any of them so no comment on whether they are even functional
in Pharo 7 and whatever combination of OS/database product/versions.)

> And more generally, are there any intentions and guidance in the
> Pharo community of how to proceed toward a stronger support for database
> connectivity - specifically, whether to put our efforts into Torsten's UDBC
> ODBC or Diego's ODBC ...

Pragmatically, what gets used gets supported. What database product are
you connecting to from which OSes?

Pierce


Reply via email to