From: Bjorn B. <bj...@br...> - 2008-07-05 11:07:34
|
On Thu, Jul 3, 2008 at 12:49 PM, Henning Thielemann <has...@he...> wrote: > > Currently I get > > $ DBDirect-hsql-oracle > DB/Direct: Daan Leijen (c) 1999, HWT (c) 2003-2004, > Bjorn Bringert (c) 2005-2007 > > Usage: DBDirect-hsql-oracle [-b] <module> <options> > > -b Use bounded string types > <options> Driver dependent,e.g. > WX: dsn=<dsn>,uid=<uid>,pwd=<pwd> > HSQL.MySQL: server=<server>,db=<db>,uid=<uid>,pwd=<pwd> > HDBC.PostgreSQL: host=<server>,dbname=<db>,user=<uid>,password=<pwd> > > > But since the program has the database back-end baked in, it would be > straight-forward to show only the options for that particular back-end. I > could modify DBDirect in this way, if the patches will be accepted. Yes, please do. I won't have much e-mail access during the summer though. I can give you write access to the darcs repo. What's your code.haskell.org username? /Björn |