ODBC Binding for Pharo
# Pharo-ODBC ODBC Binding for Pharo ```Smalltalk Metacello new repository: 'github://astares/Astares-Pharo-ODBC/src'; baseline: 'ODBC'; load ``` ## References - [sql.h](https://github.com/microsoft/ODBC-Specification/blob/master/Windows/inc/sql.h) - [sqltypes.h](https://github.com/microsoft/ODBC-Specification/blob/master/Windows/inc/sqltypes.h)