OdbcSetCodepage(str_dbidentifier, str_codepage);
str_dbidentifier
A name you specify which will be used in all the following ODBC functions to identify which data source they will access.str_codepage
OdbcSetCodepage("my_identifier", "ISO 8859-2");
OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |