From: Dean M. B. <mik...@gm...> - 2009-03-19 15:48:26
|
On Thu, Mar 19, 2009 at 11:39 PM, Justin Bailey <jgb...@gm...> wrote: > You want to add old-time as a dependency in the cabal file for > haskelldb-hsql. Word of caution - hsql isn't very well maintained, I dont > think. You are better going with HDBC. > Thanks. So I have to hack it manually? My problem with ODBC in general is that I've been running into problems where the MySQL ODBC driver doesn't do auto-reconnection properly. Explicitly opening and closing connections causes my Haskell application to crash for some reason with a segmentation fault. Debugging ODBC errors is no fun too, so that's why I'm looking around for an alternative. Thanks again, hopefully I can get that to work somehow and see if I get farther with HSQL instead of HDBC. -- Dean Michael Berris | Software Engineer, Friendster, Inc. blog.cplusplus-soup.com | twitter.com/mikhailberis | linkedin.com/in/mikhailberis | profiles.friendster.com/mikhailberis | deanberris.com |