This is probably a HaskellDB or hs-plugins problem. DBDirect uses hs-
plugins to load driver modules, and I believe hs-plugins has
undergone some changes to work with GHC 6.6.1, which DBDirect might
not take into account. I don't use the DBDirect executable myself,
since it tends to run into
This solved the particular problem as you suggested, but I ran into
other problems and stuck at another one.
So I have another question.
When I am using DBDirect from haskelldb to connect through HDBC-odbc.
I get the following error message (I got pass the compile problems)
"DBDirect.exe: user e
On Jul 12, 2007, at 23:35 , Edward Ing wrote:
Hi,
I am trying to make HaskellDB work with HDBC-ODBC.
I did builds of HDBC/HDBC-ODBC. But when I am building
HaskellDB-HDBC-ODBC, I get the following message.
--
"[1 of 1] Compiling Database.HaskellDB.HDBC.ODBC (
Database/HaskellDB/HDBC
Hi,
I am trying to make HaskellDB work with HDBC-ODBC.
I did builds of HDBC/HDBC-ODBC. But when I am building
HaskellDB-HDBC-ODBC, I get the following message.
--
"[1 of 1] Compiling Database.HaskellDB.HDBC.ODBC (
Database/HaskellDB/HDBC/ODBC.hs,
dist\build/Database/HaskellDB/HDBC/ODB