Microsoft SQL Server: Watch new rows
A
Arnab Chakraborty
Wolfgang: The Microsoft SQL Server app currently does not feature a Watch new rows trigger module that would enable you to trigger your scenario whenever a new row is added to a database table.
------------------------------------------
BESTPRACTICE: Implement a stored procedure that will return all rows added to a table since the last time it was called.
Log In
Daniel Monroy
I was with ZAPIER before come to INTEGROMAT and the feature works there!! It has to be possible...
Alaa Jehto
Daniel Monroy:
We really need custom query
Samuel Parker
Does anybody know to make this work around?
Carlos Castillo
Hi Arnab. Could you elaborate a bit on the WORKAROUND you propose? I would really like to have this functionality