Sibylle Koczian wrote: > "Uwe Grauer" <[EMAIL PROTECTED]> schrieb: >> The sql str is: >> 'SELECT first 1000 jnp."IID", jnp."VORNAME", jnp."NAME", jnp."GEBDAT", >> jnp."BEM", jnp."E_PER", jnp."E_SEX" from jnp order by name' >> >> Running the piece of sql directly with kinterbasdb gives no errors. >> > > In this case you pass the character set to the connect() method, right? > > Which kinterbasdb version is that? Something newer than 3.2.2? >
Yes, i'm passing charset "UTF-8" to the connect() method. I'm testing the prerelease of KI 3.3.0: http://www.firebirdsql.org/download/prerelease/python/ Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
