Subject | kinterbasdb: String overflow |
---|---|
Author | Maximiliano Robaina |
Post date | 2011-05-28T03:21:47Z |
Hi,
I've a problem with kinterbasdb when use it in django-firebird module.
The error I get is the same one explained at [1].
I'm using Firebird 2.1 SS, python 2.6, kinterbasdb 3.3 and django 1.2.3
all on ubuntu 10.04. The database is defined with ISO8859_1 charset.
For test this "behavior" I did a script using just kinterbasedb code and
I couldn't reproduce that error.
It seems that the problem would be in how django makes the sql.
What's wrong here?
Any help will be appreciated.
Regards.
Maxi.
[1]
http://www.mail-archive.com/pylons-discuss@.../msg11818.html
I've a problem with kinterbasdb when use it in django-firebird module.
The error I get is the same one explained at [1].
I'm using Firebird 2.1 SS, python 2.6, kinterbasdb 3.3 and django 1.2.3
all on ubuntu 10.04. The database is defined with ISO8859_1 charset.
For test this "behavior" I did a script using just kinterbasedb code and
I couldn't reproduce that error.
It seems that the problem would be in how django makes the sql.
What's wrong here?
Any help will be appreciated.
Regards.
Maxi.
[1]
http://www.mail-archive.com/pylons-discuss@.../msg11818.html