Comment on page
Release Notes
- Updated System.Data.SqlClient to Microsoft.Data.SqlClient, which allows the Agent to run on a Windows or Linux Stream Host
- Added error handling for an invalid SQL query
- Repackaged to include the Agent's Category
- Fixed validation error when using SQL query option
- Added option to specify SQL Query
- Added option to limit the number of rows returned either by count or duration
- Not retaining the connection settings when switching from system variables to free text fields
v4.01
- XMP Error for Password Variable box fixed
- Added option to specify connection settings using system Variables
- Using Connection Variables is the default setting from this version
- If upgrading the Agent in an existing Data Stream, you need to add the system variables first and then perform the variable mapping in the Data Stream
- Incorporate changes to Filter the Agent
- Added filter option
- Added option to select columns, limit the number of rows and sort the results
- Updated help url
- Added Error endpoint
- Removed validation on Database to cater for sql logins that don't have access to query master database
- Changed Database dropdown to allow custom values so that user can specify database name manually which is needed when login doesn't have permission to query master database
- Modified the error handling accordingly
- Validation bug fixed
- Validation added
Last modified 1mo ago