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 | Updated: 2013-03-01 |