Sibylle Koczian wrote: > Uwe Grauer schrieb: >> I think we should just change the default for type_conv to 300. >> Would this change satisfy your needs? >> > Yes, it would. I already changed my dbFirebird.py to use that. And if it > works in fact with FB 2.0, then so much the better. But in the official > Dabo code it would have to be surrounded with tests, so dbFirebird.py > doesn't crash with older kinterbasdb versions, wouldn't it? >
I don't know. When kinterbasdb.init() is called, there is nothing where you can get FB version from. I think it depends more on the version of kinterbasdb as on the version of FB. We will see. > Or did you mean the default in kinterbasdb? There was a discussion of > this on the kinterbasdb list, I think. Of course I'd like that - but > then I can always please myself as far as updating to new versions of > anything and everything is concerned. Not very typical. > I just commited a patch for this. If the used kinterbasdb version is >= 3.3 the new default for type_conv is 300. I will have to change the existing initialisiation in dbFirebird to make this configurable from Dabo. I added a ticket for this to work on it later: http://trac.dabodev.com/ticket/1195 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]
