On 2007-07-25, david48 <[EMAIL PROTECTED]> wrote:
> On 7/25/07, George Moschovitis <[EMAIL PROTECTED]> wrote:
>
>> I am a Haskell newbie and I would like to hear your suggestions regarding a
>> Database conectivity library:
>
>> HSQL or HDBC ?
>
>> which one is better / more actively supported?
>
> HDBC Supports Mysql only through ODBC :(

This is true, unless some MySQL hacker would like to contribute a native
module.  I don't use MySQL myself and haven't had the time to write an
interface to it.

That said, HDBC supports unixODBC quite nicely... ;-)

-- John


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to