TZIBEventAlerter

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
fcodebue
Junior Boarder
Junior Boarder
Posts: 32
Joined: 05.04.2008, 16:02
Contact:

TZIBEventAlerter

Post by fcodebue »

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?
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
fcodebue
Junior Boarder
Junior Boarder
Posts: 32
Joined: 05.04.2008, 16:02
Contact:

Post by fcodebue »

noone remember where can I retrieve TZIBEventAlerter?

really?
Codebue Fabio
P-Soft - http://www.p-soft.biz
Firebird La Comunità Italiana - http://www.firebirdsql.it
GestionaleOpen - http://www.gestionaleopen.org
User avatar
cipto_kh
Senior Boarder
Senior Boarder
Posts: 83
Joined: 28.09.2005, 11:22
Location: Indonesia
Contact:

Post by cipto_kh »

As I know Zeos doesn't have TZIBEventAlerter sine 6.x.x version CMIIW
That component only exists in version 5.x, still not ported to version 6.x :(
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

See here. (In German : here.) It's an old version, but maybe you can get it to work and send us a copy, so we can integrate it or at least put it in the download section?

Mark
Image
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Added this download to the downloads/contributions section.

Mark
Image
fcodebue
Junior Boarder
Junior Boarder
Posts: 32
Joined: 05.04.2008, 16:02
Contact:

Post by fcodebue »

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
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

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
Image
Post Reply