Links

SQL Server

The SQL Server Agents allow you to include data from a SQL Server database table into your Data Stream.
The Listener allows you to return new rows added to a table. It operates on a timed interval and returns all new rows added to the table since the last interval.
The Context Provider allows you to read and output the entire contents of a table to the Data Stream for contextual data.
The Writer (Action Agent) allows you to add or update rows in a table, or execute a stored procedure. You can configure whether the destination table should be created if it does not exist.

Pre-requisites

None at this time

Download

Name
Link
SQL Server Listener v4.03
Download
SQL Server Context Provider v4.07
Download
SQL Server Action Agent v4.23
Download
Please contact XMPro if you're looking for an older Agent version.
Last modified 3mo ago