IBM InfoSphere Streams Version 4.1.1

Namespace com.ibm.streams.db

Testing ODBC connections
You can use the odbchelper program in the Database Toolkit to help you find setup and configuration issues in ODBC connections.

Operators

  • ODBCAppend: The ODBCAppend operator stores an input stream into a database management system table.
  • ODBCEnrich: The ODBCEnrich operator generates a stream from an input tuple and the result set of an SQL SELECT statement.
  • ODBCRun: The ODBCRun operator runs a user-defined SQL statement that is based on an input tuple.
  • ODBCSource: The ODBCSource operator generates an output stream from the result set of an SQL SELECT statement.