Basically there are two type of ODBC drivers being used in DataStage:

- non-wire protocol drivers - require database client software to be installed on the DataStage server (the drivers use the API supplied by the database client)
- wire protocol drivers - do not require database client software (they communicate with the database directly)

No comments:
Post a Comment