Hi!
I have a problem with the TUniAlerter working on Interbase 2007.
It´s possible to register the event, but when I start opening a query (selecting another table than the event is on), I get this ErrorMessage:
"Exception in class EIBCError"
"unassigned code"
By the way, the help of the TUniAlerter is quite poor.
e.g for the properties AutoRegister and SpecificOptions.
One more question:
Why is the property "Events" declared as a string?
In your Interbase component TIBCAlerter it´s declared as TStrings.
How do I enter more than one event?
Thanks!
TUniAlerter Interbase Problem
I could not reproduce the problem. Please send me a complete small sample to dmitryg*devart*com to demonstrate it, including script to create database objects.
To set a few names of events in TUniAlerter you can specify it via semicolon in one string.
The TUniAlerter.SpecificOptions property is not used for Interbase.
To set a few names of events in TUniAlerter you can specify it via semicolon in one string.
The TUniAlerter.SpecificOptions property is not used for Interbase.