TUniAlerter and MsSql already possible?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Marius2
Posts: 22
Joined: Thu 19 Nov 2009 12:17

TUniAlerter and MsSql already possible?

Post by Marius2 » Tue 13 Apr 2010 17:41

Hello,

Last year i asked if TUniAlerter could be used in mssql, at that particulary time it was not possible and it was put under investigation AFAIK. Is there any news since on TUniAlerter and mssql or is it impossible?

Thans and greetings,
Marius

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 14 Apr 2010 08:13

Unfortunately, MS SQL Server doesn't support alerter completely, like Oracle. Therefore we can't support TUniAlerter for MS SQL. But you can use SDAC components, that include the TMSServiceBroker and TChangeNotification components similar to Alerter in Oracle.

Post Reply