Purpose
Specifies the name of the DLL containing ODBC translation functions.
The translation DLL provides a facility for implementing additional translation functionality, including character set translation.
Syntax
DBConnection.TranslateDLL [= DLLName]
DLLName |
Any string expression that is a valid file system path to the translation DLL file. |
|