Support for SQLite databases. SQLite is a self-contained (no server needed), high-reliability, embedded, full-featured, public-domain, SQL database engine. SQLite is the most used database engine in the world (http://www.sqlite.org). Both windows and Linux-based systems are supported as long as you can access the database file from the location where you install the RapidiConnector (as described below).
The SQLite connector requires that a SQLite3 client library is installed on the machine where the RapidiConnector is installed. For Windows the client library can be downloaded from https://www.sqlite.org/download.html - on Linux it is usually available via a package manager for the specific Linux version (please get in contact with us for this). If the SQLite3 client library is not in the path, you can specify where it is found in the rapidi.cfg file (using the "SQLiteLibName" - default is "sqlite3").
The RapidiConnector can be installed on a windows computer (see next section) or on some Linux versions also (please contact us to know more about this possibility).
The fields of the SQLite Connection Card are used as follows: