From: Colin P. A. <co...@co...> - 2009-09-17 15:53:29
|
>>>>> "Justin" == Justin Bailey <jgb...@gm...> writes: Justin> In that case I would use the database driver's support for Justin> returning auto-increment columns. You'll want to look at Justin> the specific library you are using to see how to do Justin> that. The HaskellDB interface may hide that from you - I'm Justin> not sure. You may want to use HaskellDB just to generate Justin> the appropriate SQL, which you then execute using the DB Justin> library. This isn't going to work. Can I get the MAX of a column using haskelldb syntax? -- Colin Adams Preston Lancashire |