Page 1 of 1

TUniAlerter Interbase Problem

Posted: Fri 13 Aug 2010 09:19
by OCC_OK
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!

Posted: Tue 17 Aug 2010 13:53
by Dimon
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.