Create a journal table and add a record to that with the key/table name of 
the record to look for.  Then call your event.

Because event's can be lost, this also helps you catch up with stuff you may 
have missed.



>From: "Donovan J. Edye" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
>Subject: [DUG]:  Interbase, TIBEvents.....
>Date: Wed, 2 Feb 2000 11:04:28 +1100
>
>G'Day,
>
>TIBEvents is a great notifaction scheme, however..... I can't see a way to
>actually pass some data back to the interested applications. Yes, so a
>record has changed in the table. However the interested application has no
>clue which one. It would be more helpful if I could somehow pass say the
>record id back to the interested application. That way it could go directly
>to the specified record instead of attempting to determine which one it 
>was.
>
>Any ideas on how I could do that??
>
>TIA
>
>------------------------------------------------------------------------
>--Donovan
>Donovan J. Edye [www.edye.wattle.id.au]
>Namadgi Systems, Delphi Developer
>Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
>Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
>TVisualBasic = Class(None);
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to