
less than 1 minute to read
This method enables automatic Unicode support for SQL Passthrough operation by picking up nText, nChar and nVarChar data and automatically converting it to the current codepage.
Works only in VFP 9 and later. Applies only to Sql Passthrough operation.
o.EnableUnicodeToAnsiMapping(llSet)
Parameters
llSet
Turns Unicode support on or off. If omitted Unicode support is Enabled.
See also:
Class wwsql© West Wind Technologies, 2023 • Updated: 10/04/15
Comment or report problem with topic