Closed GoogleCodeExporter closed 9 years ago
Perhaps I should write a replacement for FreeTDS... There are really only 2
encoding supported in the ODBC specification: ANSI and UCS2, which is the
2-byte Unicode used by Windows NT, 2-byte Python builds, etc.
Can you test setting FreeTDS to use UCS-2? If it works, I'll update the FAQ
appropriately. (I realize it suggests UTF-8, but apparently that only works
for some databases. I will reword it.) I don't have FreeTDS setup at the
moment.
Original comment by mkleehammer
on 20 May 2011 at 7:30
I've tried to put UCS2, UCS-2 and UTF-8 into client charset settings - no
effect.
Original comment by aenor.realm
on 20 May 2011 at 8:15
Fixed with pyodbc 3.0.6 and FreeTDS 0.91.
There were lots of Unicode fixes in pyodbc 3.0.x and FreeTDS 0.91 both.
Original comment by mkleehammer
on 27 Sep 2012 at 10:22
Original issue reported on code.google.com by
aenor.realm
on 25 Apr 2011 at 7:06