Difference between revisions of "Create Forest Database"

From Heureka Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
 +
  
 
'''In Swedish?''' See help documentation: http://heurekaslu.org/help/index.html?skapa_databas.htm
 
'''In Swedish?''' See help documentation: http://heurekaslu.org/help/index.html?skapa_databas.htm
 +
  
 
See also [[Install Existing Database]]
 
See also [[Install Existing Database]]

Revision as of 15:49, 27 March 2014


In Swedish? See help documentation: http://heurekaslu.org/help/index.html?skapa_databas.htm


See also Install database

  1. Start StandWise, PlanWise or RegWise.
  2. Select "Create Forest Database" from the "Data Management" menu
  3. Enter the server name under "Server":
    1. If you have the free version, SQL Server 2005 Express, enter "LOCALHOST\SQLEXPRESS" if you are about to install the database locally
    2. If you have the commercial version of SQL Server, enter "LOCALHOST" if you are about to install the database locally
    3. If you are about to install the database on a remote server, enter the remote server name
  4. If you install locally, leave "Authentication" mode equal to "Windows Authentication"
  5. In "Database name", enter a database name (without blanks)
  6. Check "Include demo data" if you want to create a database with some demonstration data. Leave it unchecked to create an empty database
  7. Click the "Create Database"-button and await success

NB: The folder where the forest database is locally stored (e.g., C:\PROGRAM\MICROSOFT SQL SERVER\MSSQL10.MSSQLSERVER\MSSQL\DATA) can not be in "Compression mode". Right-click the DATA folder, select "Properties" and "Advanced settings..." and make sure "Compress content..." is unchecked.