CharSet property |
Applies to
TIB_Connection
Declaration
Property CharSet : string;
Description
Property to determine the character set to use for the connection.
If this property is not used then character transliterations are not performed
by the API and an exception can result.
The BDE did some of its own transliterations which seemed to make it appear
unnecessary to deal with it at the database level but this is not the case.