djhenderson / pyodbc

Automatically exported from code.google.com/p/pyodbc
MIT No Attribution
0 stars 0 forks source link

Getting resut set in non readable format #175

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. connect to a DSN (which uses easysoft odbc driver) using pyodbc.
2. executing the query: SELECT @@VERSION using execute(0 on connection object 
returns some nonreadable string like u'McootSLSre 08R RM  05.700(6)\nJn1 000:45 
\toyih c irsf oprto\nEtrrs dto 6-i)o idw 
T61<6>(ul 60 ', 

please let me know any configurations need to set.

What version of the product are you using? On what operating system?
'2.1.7-beta0' on Sybase

Original issue reported on code.google.com by srini...@gmail.com on 18 May 2011 at 5:17