I tried to use pymssql to access MSSQL 2000, with a table, I store
Chinese Character in NVarchar field, Chinese Character display
normally when I query them by MS SQL Query Analyzer under Windows or
by unixODBC under Ubuntu.
But when I query those data by pymssql or pyodbc, all Chinese
Character display ??? instead.
Does anyone has some advice or thread? Thanks.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to