[Haskell] ANN: hdbc-odbc 1.0.0.1

2006-07-18 Thread John Goerzen
Hi, I have released HDBC-odbc, the ODBC backend driver for HDBC, version 1.0.0.1. This update contains compatibility fixes for those that use Windows -- it will now build correctly out of the box on that platform. Download from http://quux.org/devel/hdbc -- John ___

[Haskell] ANN: hdbc-odbc

2006-01-09 Thread John Goerzen
I am pleased to be able to announce the first version of hdbc-odbc, the ODBC backend for HDBC. With this driver, you can use HDBC to connect to any database for which ODBC drivers exist, including such databases as MySQL, Oracle, MS SQL Server, etc. I have tested it against PostgreSQL and would a