| Issue 131: | Type str vs unicode for values of queries | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I am using ODBC to query a SQL Server database. It seems that for fields that are text or varchar in the database, the values that I get in Python are <str>. In the cursor.description they appear as <str>. Is there any way that they would be unicode? I have problems with characters such as éóñ etc. Thank you,
Oct 22, 2010
#1
zey...@gmail.com
Nov 20, 2010
(No comment was entered for this change.)
Status:
Invalid
Nov 21, 2010
(No comment was entered for this change.)
Status:
NoFix
|