[Haskell-cafe] Re: programmatic DB interface?
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Thu Feb 4 12:23:46 EST 2010
anyone know what's happening here?
I get this when executing a query via haskelldb-hdbc-postgresql-0.12
(The date is actually in the DB, so it's not a connection problem.)
Convertible: error converting source data SqlString "2008-10-29 00:00:00" of
type SqlValue to type Data.Time.LocalTime.LocalTime.LocalTime: Cannot parse
using default format string "%Y-%m-%dT%T%Q"
More information about the Haskell-Cafe
mailing list