Re: [cx-oracle-users] Unicode and cx_Oracle
Brought to you by:
atuining
From: Uwe H. <uw...@fa...> - 2011-02-19 10:00:21
|
Hi, Am 19.02.2011 10:04, schrieb Massa, Harald Armin: > Hello Anthony, > > > And as a feedback to using the allready-existing-unicode builds: it > takes some time to convert the applications, BUT it really, really saves > a lot of hassle in the long run --- a lot of smal challenges with wrong > characters, surprising encodings... all went away. > i can only second this description: For me the "old" unicode build is very good. There is only one issue that i would address: The problem once reported by Michael Bayer "WITH_UNICODE in Python 2.x. Why ?" (non unicode (but string) bind variables are not rejected). http://permalink.gmane.org/gmane.comp.python.db.cx-oracle/2210 I made no tests with the trunk up to now. regards, Uwe |