Hi Pierce,
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.)
Pragmatically, what gets used gets supported. What database product are
you connecting to from which OSes?
I'm interested in connecting to SQL Server from Windows. I checked Glorp
and as I understand a database platform includes platform specific
elements like data types, specific SQL sentences and such, but for the
connection you need a corresponding driver.
Best wishes,
Tomaz