SYS(987) - Map Remote Data to ANSI

Maps remote Unicode data retrieved through SQL pass-through or remote views to ANSI.

SYS(987 [, lExpr])

Parameters

lExpr

True (.T.) - Unicode data is always fetched as ANSI. The ODBC driver performs the conversion from Unicode to ANSI.

False (.F.) (Default) - Unicode data is fetched as Unicode.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic