So far I used HDBC with mysql and sqlite3, in both cases with UTF8
encoded data (filenames including chinese characters, umlauts etc,
e.g.). (After connecting to mysql, I use the statement "set names utf8";
sqlite does not need this)
Am 10/24/12 11:10 AM, schrieb Johannes Waldmann:
Daniel van den Eijkel <dvde <at> gmx.net> writes:
... but I use HDBC and I'm happy with it.
including its handling of character encodings?
(That is, do you have, e.g., texts with umlauts in your data?)
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe