[firebird-support] Transactions

2019-04-02 Thread Kevin Stanton kevin.stan...@rdb-solutions.com [firebird-support]
Greetings, I’m sure this has been asked before - is there a knowledge base somewhere? I’m trying to get a handle on transactions from gstat and I just want to make sure I’m reading this correctly. One of my installs is having some issues, Firebird 1.56, Classic Server. I have been reading

[firebird-support] Character set ISO8859_1 is not installed

2019-04-02 Thread Bart Friederichs b...@tbwb.nl [firebird-support]
I am connecting to a Firebird database through a WSGI setup on Apache, which is in the ISO8859_1 charset. This worked fine before, but after some updates, it broke. I connect like this: fdb.connect(dsn=local_copy, user='', password='', charset='iso8859_1') which gives me this error: