You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -38,13 +38,11 @@ See a complete list of the system requirements for the solution here: http://doc
38
38
39
39
You need to attach the database backup files to your SQL Server. To do this:
40
40
41
-
1. Download the database backup file from [here](https://sitefinitystore.blob.core.windows.net/files/Telerik.Sitefinity.Samples.Quantum/QuantumDB_v_140.zip).
42
-
2. Navigate to the _SitefinityWebApp_ ->_App\_Data_ folder.
43
-
3. Unzip the **QuantumDB_version.zip** file.
44
-
4. In SQL Management Studio, open the context menu of _Databases_ and click _Attach..._
45
-
5. Click the _Add..._ button and navigate to the folder where you unzipped the **QuantumDB_version.zip** file.
46
-
6. Select the **Sitefinity.mdf** file and click _OK_.
47
-
7. Click _OK_.
41
+
1. Download the database backup file from [here](https://sitefinitystore.blob.core.windows.net/files/Telerik.Sitefinity.Samples.Quantum/QuantumDB_v_1407725.zip).
42
+
2. Unzip the **QuantumDB_version.zip** file.
43
+
3. In SQL Management Studio, open the context menu of _Databases_ and click _Restore database..._
44
+
4. Locate the database backup file that was extracted in step 3 and proceed with the restoration of the database.
0 commit comments