Create a shareable SQLite database

Create an SQLite database and make it available for multiple users on a shared folder or a file server.

Procedure

To create a shareable SQLite database:
  1. In the Database connection management wizard, select the Standard mode option and select Next >.
  2. Select the Create new database option.
  3. To make the new database shareable in your network, select the Database profile is available for all users on this computer option.
  4. From the Type drop-down list, select SQLite and select Next >.
  5. Enter the database connection parameters:
    Figure 1. Database connection parameters for an SQLite database
    1. The SQLite database is created in the directory displayed in the Value field. To select a different directory, select the field and use the ellipsis button () to navigate to the directory you want to use.
      Note: If you change the default directory, make sure the new directory is accessible by all users who should be able to connect to the database.
    2. In the Description text box, enter a name for the database connection profile and select Next >.
      When logging in to PLA 3.0, this name will be displayed in the Database drop-down list.
  6. Select Next >.
  7. Select the Standard template option and select Next >.
  8. Enter the credentials that you want to use for the administrative account of the database and select Finish.
    Important: We recommend you keep the credentials in a safe place. You need them to manage the database and the user accounts, and we cannot restore them as they are not known to us.