OpenBaseDatabase.Encoding Property
Syntax
Encoding as Integer
This encoding value is the same value you'd use for GetTextEncoding. For example, &h201 is ISOLatin1, &h202 is ISOLatin2, and so forth.
This is used to convert from your specified encoding to the OpenBase database encoding, and vice versa. This is included for 4.0.2 compatibility and is deprecated in version 4.5 and above.