Subject | Responding to Firebird events |
---|---|
Author | S. Radojcin |
Post date | 2005-05-28T21:53:11Z |
Hi,
- I would like to respond on Firebird POST_EVENT (signaled from trigger
or stored proc).
For example, in my Java (web) application, I want to be notified when
content of db table changes (in order to perform some action - let say
,reload db data)
- Can someone tell me if this possible, and how ?
- I would like to respond on Firebird POST_EVENT (signaled from trigger
or stored proc).
For example, in my Java (web) application, I want to be notified when
content of db table changes (in order to perform some action - let say
,reload db data)
- Can someone tell me if this possible, and how ?