ok! thank you.
> carlos andreazza wrote:
> > I'm trying to use haskelldb, and I'm getting some difficult to understa=
nd
> > the examples showed in 'The HaskellDB Guide to Hacking'. Can you send m=
e
> > the source code of the module Farming.Farmers (Forum.Users will be of
> > great help too)?
>
> Hi Carlos,
>
> those modules are generated by the DbDirect program. If you create the
> tables using the SQL code in the guide and then run DbDirect against the
> database, those modules will be generated.
>
> It seems that the SQL code for creating the tables was missing from the
> guide. I have moved the guide to http://haskelldb.sourceforge.net/guide/
> and added the SQL code.
>
> Please let us know if there are any problems with this approach.
>
> /Bj=F6rn Bringert
>
> PS: it might be better to address any future questions to the
> has...@li... mailing list.
>
|