I need to develop event handler for firebird 2.0.x but I can't download TZIBEventAlerter from the site.
Someone can tell me if there is a copy somewhere and if is compatible with 6.5.x?
TZIBEventAlerter
Moderators: gto, cipto_kh, EgonHugeist
TZIBEventAlerter
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
noone remember where can I retrieve TZIBEventAlerter?
really?
really?
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
I hoep to have some freetime to port to 6.x
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Done already!!
Now we need testing and bugfixing, however. There are already some known problems.
Setting Registered to True at design time shouldn't be possible as it doesn't work. Also Autoregister doesn't work. You have to call RegisterEvents when the connection is open already.
If you have some time to spend on it, we actually need to rework this component. Now it's Interbase/FB Only. Database dependent code should move down to the dbc level. That way the component can also be implemented for Postgres (and eventually even as a 'generic' table-based solution for other dbms).
Mark
Now we need testing and bugfixing, however. There are already some known problems.
Setting Registered to True at design time shouldn't be possible as it doesn't work. Also Autoregister doesn't work. You have to call RegisterEvents when the connection is open already.
If you have some time to spend on it, we actually need to rework this component. Now it's Interbase/FB Only. Database dependent code should move down to the dbc level. That way the component can also be implemented for Postgres (and eventually even as a 'generic' table-based solution for other dbms).
Mark