G
Guest
I;m developing a windows service using VC++.NET (unmanaged) that will catch
changes on SQL Table to build XML file of new added, updated records and send
them to specific destination.
My Question What is the mechnisim to make the service know the changes on
the table?
changes on SQL Table to build XML file of new added, updated records and send
them to specific destination.
My Question What is the mechnisim to make the service know the changes on
the table?