RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBConfigService.SetDBSqlDialect Method

Sets the SQL dialect for the database.

Pascal
procedure SetDBSqlDialect(Value: Integer);
C++
__fastcall SetDBSqlDialect(int Value);

Call SetDBSqlDialect to set the SQL dialect for the database. Valid integer values are 1, 2, and 3.

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!