The following table describes translation DLL functions. For more information about the syntax and semantics for each function, see Chapter 24: Translation DLL Function Reference.
| Task | Function name | Purpose |
|---|---|---|
| Translating data | SQLDataSourceToDriver | Translates all data flowing from the data source to the driver. |
| SQLDriverToDataSource | Translates all data flowing from the driver to the data source. |