[Haskell-cafe] Access to Oracle database from Haskell

Henning Thielemann lemming at henning-thielemann.de
Wed Jun 25 09:31:27 EDT 2008


On Wed, 25 Jun 2008, John Goerzen wrote:

> I haven't read this entire thread, but I might also just interject here
> that HDBC supports ODBC (on Windows, and on Linux/Posix platforms via
> unixODBC, iODBC, or similar), which may be another avenue for you to
> try.  I'm sure there are ODBC Oracle drivers out there, and so if you
> have your ODBC layer working, you get Haskell support easily.

This was actually how the thread started: I don't get ODBC for Oracle 
working on Linux. :-(
  Maybe this is an unixODBC issue - is iODBC an API-compatible replacement?


More information about the Haskell-Cafe mailing list