[Overview][Constants][Classes][Index] Reference for unit 'IBConnection' (#fcl)

TIBConnection.GetDBDialect

Retrieves database dialect

Declaration

Source position: ibconnection.pp line 105

public function TIBConnection.GetDBDialect: Integer;

Function result

The dialect as a number

Description

Gets the Interbase/Firebird database dialect. You should take account of dialect when sending queries to the database.

Note: the dialect for new Interbase/Firebird databases is 3; dialects 1 and 2 are only used in legacy environments. See your database documentation for more details.

See also

Dialect


Documentation generated on: Nov 07 2012