Re: [Haskell-cafe] HDBC-ODBC build/install problem.

2007-07-14 Thread Bjorn Bringert
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

Re: [Haskell-cafe] HDBC-ODBC build/install problem.

2007-07-13 Thread Bjorn Bringert
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 (

Re: [Haskell-cafe] HDBC-ODBC build/install problem.

2007-07-13 Thread Edward Ing
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

[Haskell-cafe] HDBC-ODBC build/install problem.

2007-07-12 Thread Edward Ing
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,