[Haskell-beginners] haskellDB DBDirect on Oracle question

MH mhamro at gmail.com
Fri Apr 9 20:01:39 EDT 2010


I am trying to use dbdirect-hdbc-odbc to generate database description
modules and I am getting the following error:
dbdirect-hdbc-odbc: Prelude.(!!): index too large

I am running the following command, where "test" is the name of the
Oracle schema:

dbdirect-hdbc-odbc "test" "dsn=ORACLE_DSN;UID=userName;PWD=password"

Do you know what could be the problem and how can I work around it?


Thanks,

MH


More information about the Beginners mailing list