What steps will reproduce the problem?
1.see issue 78
2.
3.
What is the expected output? What do you see instead?
expect normal string
get UTF16 string
What version of the product are you using? On what operating system?
pyodbc-3.0.7 on MacOSX 10.9 Mavericks
Please provide any additional information below.
I believe this is a regression of issue 78 .
Also see https://github.com/lionheart/django-pyodbc/issues/35
I am submitting this as a separate bug so that it shows up on the list of open bugs. It would be fine to reopen 78 and close this one. The current patch for 78 will not apply exactly but it is a single line change so easy enough.