Connection parameters are specific for the data provider you have chosen. In dependence of selected DBMS it is necessary to use different parameters, based on the selected DBMS specific. These parameters are used for the connection string generation. This topic describes connection parameters for dotConnect for SQLite data provider.
-
Database file name
The path and file name of the database.
-
Database Encoding
Choose the encoding to use in the connection.
-
Date/Time Format
The format of DATETIME values. Datetime may be expressed either as ticks or according to ISO8601.