[Overview][Constants][Classes][Index] |
Database dialect
Source position: ibconnection.pp line 108
published property TIBConnection.Dialect: Integer |
Firebird/Interbase servers since Interbase 6 have a dialect setting for backwards compatibility. It can be 1, 2 or 3, the default is 3.
Note: the dialect for new Interbase/Firebird databases is 3; dialects 1 and 2 are only used in legacy environments. In practice, you can ignore this setting for newly created databases.