[Haskell-cafe] HDBC or HSQL

Bayley, Alistair Alistair_Bayley at invescoperpetual.co.uk
Thu Jul 26 03:58:21 EDT 2007


> From: haskell-cafe-bounces at haskell.org 
> [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Donald 
> Bruce Stewart
> 
> Does anyone know why Takusen isn't on hackage yet? It appears to be
> cabalised, and have a tarball:
>     
> http://hackage.haskell.org/packages/archive/pkg-list.html#cat:Database
>     http://darcs.haskell.org/takusen/


Simply because it's (yet) another thing that neither Oleg nor I have got
around to doing, or figuring out how/what to do. (Looking now...) Seems
pretty simple. I see there's just one option to cabal's sdist:
--snapshot. Can anyone tell me if I should use this or not? Does it
matter much?

BTW, an ODBC implementation for Takusen is in the pipeline. The latest
patches in our darcs repo include some ODBC modules, although they're
far from finished. There are still quite a few issues to sort out.

After ODBC I think a FreeTDS (http://www.freetds.org/) implementation
would be a good idea, as this ought to give native (i.e. not via ODBC)
access to both MS Sql Server and Sybase.

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************


More information about the Haskell-Cafe mailing list