
23 Jan
2009
23 Jan
'09
4:51 a.m.
ok .. thank you.
Vasili
On Fri, Jan 23, 2009 at 3:23 AM, Duncan Coutts
On Fri, 2009-01-23 at 08:06 +0000, Sebastian Sylvan wrote:
2009/1/23 Galchin, Vasili
Hello, "Real World Haskell" seems to say that the abstraction layer HDBC doesn't support MySQL. If so, in what sense doesn't HDBC support MySQL??
It doesn't have a MySQL backend. However, it does have an ODBC backend which should work fine with MySQL.
This was uploaded to hackage yesterday:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-mysql-0.1
You might like to test it and give feedback to the author.
Duncan