Adrian Klaver wrote: > On Wednesday 30 December 2009 6:08:00 am Peter Panczyk wrote: >> Hello Uwe, >> >> /So which version of Python, kinterbasdb, Dabo, wxPython are you using? >> What connection parameters did you specify in the Connection Editor? >> / >> I use those versions: >> - python 2.5.4 on win32 >> - wxPython2.8-win32-unicode-2.8.9.1-py25 >> - Dabo Version: Version 0.9.2; Revision ~5568 >> - UI Version: 2.8.10.1 on wxMSW >> - kinterbasdb-3.2.win32-FB-2.0-py2.5 >> - Firebird-2.0.1.12855-1-Win32.exe *or* >> - Firebird-2.1.2.18118_0_Win32 >> >> I made a small Python program to connect to a Firebird DB 2.1, that >> did not work. >> The same program with the Firebird 2.0 was working. >> After some search in internet I used a pa*t*ch for the kinterbasdb >> __init__.py, which solved the problem with Firebird 2.1. >
You should use kinterbasdb 3.3.0 from: http://firebirdsql.org/index.php?op=devel&sub=python The 3.3.0 version of kinterbasdb is working nice for me! There were known problems with 3.2.x. 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]
