SQLite

 

  1. Database Provider - Select the database provider from the dropdown menu. In this example, we're using SQLite.
  2. File - Specify the location of the SQLite file.
  3. Password - Enter the passphrase associated with the SQLite file.
  4. File Picker - Use the file picker to choose a different SQLite file.
  5. Show Password - Toggle this option to make the password visible.
  6. Connection String - Provide the connection string to establish a link to the database.
  7. Connected/Test Connection - Confirm the connection status by testing it or verifying the successful connection.
  8. Tables - Explore the tables within the database to view or manipulate data.

Was this article helpful?