Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. haskellDB DBDirect on Oracle question (MH)
----------------------------------------------------------------------
Message: 1
Date: Fri, 9 Apr 2010 20:01:39 -0400
From: MH <[email protected]>
Subject: [Haskell-beginners] haskellDB DBDirect on Oracle question
To: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
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
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 22, Issue 14
*****************************************