From: Harri P. <har...@tr...> - 2007-06-01 10:49:23
|
On Windows I'm getting this: Sybase.DatabaseError: Msg 2403, Level 10, Line 1 WARNING! Some character(s) could not be converted into client's character set. Unconverted bytes were changed to question marks ('?'). On Linux I've been a happy user with LC_ALL set to en_US.UTF-8 and adding the corresponding line to locales.dat in Sybase OpenClient. With Windows I haven't found out a way to set the locale from python to something that Sybase would be confortable with (basically all the accepted codepages appear to be 8 bit?). But for the moment I'd be happy with the question marks, but that gets propaged as hard Sybase.DatabaseError. Any Hints? Harri Privileged or confidential information may be contained in this message. If you are not the addressee of this message please notify the sender by return and thereafter delete the message, and you may not use, copy, disclose or rely on the information contained in it. Internet e-mail may be susceptible to data corruption, interception and unauthorised amendment for which Wall Street Systems does not accept liability. Whilst we have taken reasonable precautions to ensure that this e-mail and any attachments have been swept for viruses, Wall Street Systems does not accept liability for any damage sustained as a result of viruses. Statements in this message or attachments that do not relate to the business of Wall Street Systems are neither given nor endorsed by the company or its Directors. |