@hackage HDBC-odbc2.2.0.0
ODBC driver for HDBC
Categories
License
LicenseRef-LGPL
Maintainer
John Goerzen <jgoerzen@complete.org>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (5)
- HDBC >=2.1.0
- base >=4
- bytestring
- mtl
- utf8-string Show all…
Dependents (11)
@hackage/MetaHDBC, @hackage/weekdaze, @hackage/persistent-odbc, @hackage/ampersand, @hackage/haskelldb-hdbc-odbc, @hackage/HXQ, Show all…
Package Flags
buildtests
(off by default)
Build the executable to run unit tests
This package provides an ODBC database backend for HDBC. It is cross-platform and supports unixODBC on UnixLinuxPOSIX platforms and Microsoft ODBC on Windows. It is also the preferred way to access MySQL databases from Haskell.