Standard using SQLite3 ODBC
Connection string
This SQLite3 ODBC Driver connection string can be used for connections to SQLite.
DRIVER=SQLite3 ODBC Driver;Database=c:\mydb.db;LongNames=0;Timeout=1000;NoTXN=0;
SyncPragma=NORMAL;StepAPI=0;
This SQLite3 ODBC Driver connection string can be used for connections to SQLite.
DRIVER=SQLite3 ODBC Driver;Database=c:\mydb.db;LongNames=0;Timeout=1000;NoTXN=0;
SyncPragma=NORMAL;StepAPI=0;