I'm using Delphi 10.3 and Advantage DataBase.
Here, I have used sp_SignalEvent
method and then, used the TADSEvent
which get triggered for all the ADS connected application and handled the operation based on the requests.
Is there any similar operation is present in SQL Server.?