Differences

This shows you the differences between two versions of the page.

Link to this comparison view

general:backupandrestoredatabases [2026/09/17 18:04] – created cxie_go-ci.comgeneral:backupandrestoredatabases [2026/09/17 18:05] (current) cxie_go-ci.com
Line 9: Line 9:
   * **SQLite** – installed automatically with EDM and used as the default database. Requires no authentication, only a file path to the database file.   * **SQLite** – installed automatically with EDM and used as the default database. Requires no authentication, only a file path to the database file.
   * **Microsoft SQL Server** – optional, and recommended to be installed via the EDM installer, which automatically creates a SQL Server instance. Supports SQL Server 2008 R2, 2014, 2017, and 2019. Requires either Windows Authentication or a username/password set up during SQL Server installation.   * **Microsoft SQL Server** – optional, and recommended to be installed via the EDM installer, which automatically creates a SQL Server instance. Supports SQL Server 2008 R2, 2014, 2017, and 2019. Requires either Windows Authentication or a username/password set up during SQL Server installation.
- 
-> **Note:** The backup and restore tools described below are specific to **SQL Server** databases. SQL Server is treated as a legacy database feature in EDM, and some menu options (including Backup and Restore) apply only to it. 
  
 ==== Accessing Backup and Restore ==== ==== Accessing Backup and Restore ====