Copy projects

You can copy the open project and its subdirectories via the project tree.

Do the following:

  1. In the project tree, right-click the project node and select Copy project.

    The Copy the project dialog opens.

    The subdirectories used by the application are also copied.

  2. If you want to copy other than the subdirectories used by the application, select Copy other subdirectories.

  3. Select the project path.

  4. Select the database:

    • SQLite – The project is created in the EDBProject.sqlite project database. If you selected to copy an MDB project, you can convert the project to SQLite by selecting this option.

    • SQL Server – The project is created in the existing SQL Server database. Select the desired database from the Database drop-down menu.

    • Access (MDB) – If you selected to copy an MDB project, you also have this option available. If you select this, the project is created in the EDBProject.mdb project database. However, it is recommended to create projects as SQLite.

  5. Click OK.