Page 1 of 1

TUniAlerter and SQLite

Posted: Wed 15 Oct 2014 08:31
by roddyp
I want to be notified when an SQLite table is updated. Can I Use TUniAlerter for this?

If not, is it possible to use the "sqlite3_update_hook" function directly, or would this conflict with UniDac. (I'm currently using "direct" mode, if this makes a difference).

Re: TUniAlerter and SQLite

Posted: Wed 15 Oct 2014 10:07
by AlexP
Hello,

No, this behavior can't be implemented using UniAlerter. Currently, we don't plan to implement such functionality. You can add a suggestion at our UserVoice page: https://devart.uservoice.com/forums/104 ... components , if your idea gets enough votes, we will implement it.

P.S. If this functionality is implemented, it can appear only in LiteDAC, not in UniDAC.