
28 Jan
2010
28 Jan
'10
1:43 p.m.
Hi, I need to use MS Access as a DB-backend. To make it not too easy there are tables with Umlaut Strings in some of the columns. Using HDBC-ODBC the Umlauts get merely garbled, I believe because MS-Access delivers in some sort of UTF-16 and HDBC-ODBC seems to manage that fine safe for the Umlauts, which get garbled. And Takusen crashes outright. Are there other haskellers out there which were in the same situation, ie. MS-Acess and Umlauts (or other none-ascii) and been able to solve this? I sure tried ... Günther