Sets the SQL dialect for the database.
procedure SetDBSqlDialect(Value: Integer);
Call the SetDBSqlDialect method to set the SQL dialect for the database. Valid integer values are 1, 2, and 3.
Note: You sould install InterBase 6 to use this feature.