...
...
...
...
...
...
...
German |
---|
Erstellen der leeren SmartNotes-Datenbank |
---|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| Um eine leere Datenbank zu erstellen, öffnen Sie das Microsoft SQL Server Management Studio. Es befindet sich normalerweise im Windows-Startmenü unter Microsoft SQL Server Tools. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| Geben Sie in der Anmeldemaske die Zugangsdaten ein, damit die Verbindung auf den SQL Server erfolgen kann. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| Wenn die Verbindung erfolgreich war, öffnen Sie im Menü auf der linken Seite den Punkt Datenbanken und klicken diesen mit der rechten Maustaste an. Anschließend wählen Sie Neue Datenbank. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| Im Feld Database name geben Sie einen eindeutigen Namen an, zum Beispiel SmartNotes. Bei einem Test- und Produktivsystem bieten sich SmartNotes_Prod und SmartNotes_Test an. Bestätigen Sie den Dialog mit der OK-Schaltfläche. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| Wenn Sie die neu erstelle Datenbank aufklappen und den Punkt Tabellen betrachten, sehen Sie eine leere Datenbank. Bevor jetzt die Tabelle mit den SmartNotes relevanten Daten gefüllt werden kann, muss noch eine Kleinigkeit durchgeführt werden. Im Auslieferungspaket befindet sich ein SQL Skript 01_2012-10-31_SET_SNAPSHOT_ISOLATION.sql. Wenn Sie dies im SQL Server Management Studio öffnen, dann passen Sie dies noch auf den von Ihnen gewählten Datenbanknamen an und führen das Skript anschließend gegen die Tabelle MASTER aus. Info |
---|
| Es kann sein, dass dieses Skript ungewöhnlich lange braucht. Sollte dies der Fall sein, dann brechen Sie den Vorgang ab und starten das SQL Server Management Studio neu. Dann sollte das Skript in sekundenschnelle durchlaufen. |
|
|
|
|
...
borderColor | #666666 |
---|
bgColor | #ECECEC |
---|
borderWidth | 2 |
---|
...
...
...
Zurück zur Übersicht - SmartNotes --
...
...
...
...
<< Installation and Update SmartNotes
...
...
title | Creating the empty SmartNotes database |
---|
...
...
...
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| To create an empty database, open the Microsoft SQL Server Management Studio. It is usually located in the Windows Start menu under Microsoft SQL Server Tools. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| Enter the access data in the login mask so that the connection to the SQL server can be made. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| If the connection was successful, open the Databases item in the menu on the left and click on it with the right mouse button. Then select New Database. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| In the Database name field, enter a unique name, for example SmartNotes. For a test and production system, SmartNotes_Prod and SmartNotes_Test are suitable. Confirm the dialogue with the OK button. |
|
Section |
---|
Column |
---|
| Image Modified |
Column |
---|
| If you open the newly created database and look at the item Tables, you will see an empty database. Before the table can be filled with the SmartNotes-relevant data, a small thing has to be done. The delivery package contains an SQL script 01_2012-10-31_SET_SNAPSHOT_ISOLATION.sql. When you open this in the SQL Server Management Studio, adapt it to your chosen database name and then execute the script against the MASTER table. Info |
---|
| It may be that this script takes an unusually long time. If this is the case, cancel the process and restart the SQL Server Management Studio. Then the script should run through in seconds. |
|
|
|
|
...
borderColor | #666666 |
---|
bgColor | #ECECEC |
---|
borderWidth | 2 |
---|
...