Re: [Haskell] HToolkit HSQL on Windows/GHC

2004-03-28 Thread Clive Brettingham-Moore
>Hi Clive, > > Currently the HSQL supports only ODBC & SQLite under > Windows. Probably it will be not so hard to make HSQL > working with PostgreSQL and MySQL but requires some > hacks in the configure/Makefile scripts. For the time > beings you can use ODBC driver for MySQL. > > Krasimir I g

Re: [Haskell] HToolkit HSQL on Windows/GHC

2004-03-28 Thread Clive Brettingham-Moore
> If you want to try wxHaskell: > http://wxhaskell.sourceforge.net/ Thanks, I'll look into it C ___ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell

Re: [Haskell] HToolkit HSQL on Windows/GHC

2004-03-26 Thread Arjan van IJzendoorn
Hi Clive, Is there a way to build the HToolkit HSQL library for GHC (6.0.1 when I tried, 6.2.1 now) on windows (particularly MySQL/Windows XP, but I wont say no to postgresql, ODBC & sqlite)? I don't know. What I do know is that wxHaskell works great under Windows and has database access for a nu

Re: [Haskell] HToolkit HSQL on Windows/GHC

2004-03-26 Thread Krasimir Angelov
Hi Clive, Currently the HSQL supports only ODBC & SQLite under Windows. Probably it will be not so hard to make HSQL working with PostgreSQL and MySQL but requires some hacks in the configure/Makefile scripts. For the time beings you can use ODBC driver for MySQL. Krasimir --- Clive Brettingh

[Haskell] HToolkit HSQL on Windows/GHC

2004-03-25 Thread Clive Brettingham-Moore
So far no replies on Haskell-Cafe, and I noticed that a similar problem got no responce on htoolkit-users, so here goes: Is there a way to build the HToolkit HSQL library for GHC (6.0.1 when I tried, 6.2.1 now) on windows (particularly MySQL/Windows XP, but I wont say no to postgresql, ODBC & sqli