Subject | Post_Event with 2 parameters |
---|---|
Author | Yossi Zaig |
Post date | 2004-02-28T20:32:21Z |
Hi.
Using FB 1.5 / Delphi 7 / FIBPlus.
Is it possible to send 2 parameters with Post event,
I am looking for way to notify the client that some table was updated and which record for example:
POST_EVENT 'TableUpdate', 'Customers-12345'
Some one advised me to build something like the "DMLCache mechanism", I hope to find a simpler way to do it.
If it does not exists on FB 1.5, Will it be available on FB 2.xx ?
Thanks
Yossi.
[Non-text portions of this message have been removed]
Using FB 1.5 / Delphi 7 / FIBPlus.
Is it possible to send 2 parameters with Post event,
I am looking for way to notify the client that some table was updated and which record for example:
POST_EVENT 'TableUpdate', 'Customers-12345'
Some one advised me to build something like the "DMLCache mechanism", I hope to find a simpler way to do it.
If it does not exists on FB 1.5, Will it be available on FB 2.xx ?
Thanks
Yossi.
[Non-text portions of this message have been removed]