SQL Parameters
- Last UpdatedJul 19, 2023
- 1 minute read
The Citect.ini file contains the following SQL parameters:
-
[SQL]DefaultTimestampFormat - Sets the formatting pattern being used by SQLGetField function for converting database date/time values to strings
-
[SQL]MaxConnections - Defines the maximum number of DB connection objects.
-
[SQL]MaxRecordsets - Defines the maximum number of disconnected recordsets in the system.
-
[SQL]QueryTimeout - Sets the timeout period for SQL queries globally.
-
[SQL]TextColWidth - Sets the column width for text columns returned from SQL queries.