ODBC
The ODBC Agents allow you to listen to or read new data through an ODBC DSN.
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.
Pre-requisites
The following is required to use this Agent:
A DSN set up on the machine where the Stream Host is running using the ODBC Data Source Administrator. See here for more information on how to set up a new Data Source,.
The DSN can be setup as either a file DSN or a system DSN.
Current Version
Please contact XMPro if you're looking for an older Agent version.
ODBC Listener Release Notes
1.12
27 Dec 2024
Repackaged to translate the Agent's properties.
1.11
12 Dec 2022
Repackaged to include the Agent's category.
1.10
08 Jul 2020
Updated configuration to be more user friendly.
Fixed query issues.
1.01
18 Mar 2019
Updated help URL.
1.00
15 Feb 2019
Initial Release.
ODBC Context Provider Release Notes
1.01
27 Dec 2024
Repackaged to translate the Agent's properties.
1.02
12 Dec 2022
Repackaged to include the Agent's category.
1.01
23 Jul 2020
Fixed configuration error.
1.00
07 Jul 2020
Initial Release.
Last updated
Was this helpful?