Creating New SQLite Connections

The following steps demonstrate how to create new SQLite data connections.

Create New Data Connection Modal Window: SQLite
Create a New SQLite Data Connection
  1. On the main navigation bar, click Data.

    The Data view appears, open on the Datasets tab.

  2. In the side bar, click New Connection.

    The Create New Data Connection modal window appears.

  3. In the Create New Data Connection modal window, under Connection type, select SQLite.
  4. Under Connection name, specify the name of the new connection.

    Here, we use SQLiteConnection.

  5. Under File name, specify the name and path of the file used for your instance of SQLite.

    Here, we use e:/sqlite-data/arcadiadata.txt.

  6. At the bottom of the modal, click Test.

    testing connection.
    Testing the New Connection
  7. If the connection is valid, the system returns a 'Connection Verified' message.

    connection verified.
    New Connection Verified
  8. Click Connect.

After this operation succeeds, the new connection name appears on the side navigation bar.