--- In firebird-python@yahoogroups.com, "skoczian" <nulla.epistola@...> wrote: > > --- In firebird-python@yahoogroups.com, Hajime Nakagami <nakagami@> wrote: > > > > Hi everyone > > > > Please try new release 0.5.0 > > http://pypi.python.org/pypi/firebirdsql/0.5.0 > > > Done. I hadn't tried this with the former version, but: if I use byte > sequences instead of strings as parameters, the queries run as expected. > > The character set I'm using doesn't seem to make a difference. > This is wrong. The bytes must be encoded with the connection character set.
Greetings, Sibylle