The following instruction guides you through the process of creating a new connection. To successfully establish a new connection to local/remote SQLite Server - no matter via HTTP, set the connection properties in the corresponding boxes: Connection name, Type and Database Name.
Connection Name
A friendly name to best describe your connection.
Type
Specify the type of database.
Existing Database File
Connect an existing database in the Database File.New SQLite 3
Create a new SQLite 3 database in the Database File.New SQLite 2
Create a new SQLite 2 database in the Database File.
Database File
Specify the initial database file. If the HTTP Tunnel is enabled, you need to enter an absolute file path of the database file in your webserver.
See also:
Advanced Settings
Related topics:
HTTP