Subject pysqlfirebird 0.6.5 & event handling
Author NimBiotics
Hello everyone. I'm using python 2.7.2 with firebirdsql 0.6.5 to manipulate a firebird database. So far, so good. But at this point I need to process database evens and I am being reported by python that the Connection class does NOT have an event_conduit method or property. Is this driver supporting events or not. Thanks a lot in advanced!