SQL Adapters are basically the use of the SQL Adapter generic component (SQL Adapter executable) with the appropriate settings in the configuration file. The SQL Adapter can connect to all data sources that support ODBC and OLEDB. Connection is established via connection string. The appropriate driver should be installed on the server on which the Adapter is installed.
Data sources examples:
SQL Adapter workflow:
Execute the query and get recordset.
For each record in the recordset returned by the query:
|
Copyright © 2013 CA.
All rights reserved.
|
|