Difference between revisions of "Create Forest Database"

From Heureka Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
 +
 +
 +
See http://heurekaslu.org/help/en/index.html?skapa_databas.htm
 +
 +
<!--
  
 
See also [[Install Existing Database]]
 
See also [[Install Existing Database]]
  
(New since version 1.0.3).  
+
# Start StandWise, PlanWise or RegWise.
 +
# Select "Create Forest Database" from the "Data Management" menu
 +
# Enter the server name under "Server":
 +
## If you have the free version, SQL Server 2005 Express, enter "LOCALHOST\SQLEXPRESS" if you are about to install the database locally
 +
## If you have the commercial version of SQL Server, enter "LOCALHOST" if you are about to install the database locally
 +
## If you are about to install the database on a remote server, enter the remote server name
 +
# If you install locally, leave "Authentication" mode equal to "Windows Authentication"
 +
# In "Database name", enter a database name (without blanks)
 +
# Check "Include demo data" if you want to create a database with some demonstration data. Leave it unchecked to create an empty database
 +
# Click the "Create Database"-button and await success
  
# Start PlanStart
+
''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.''
# Select "Create Database Forest" from the "Tools" menu
 
# Enter the server name under "Server":
 
## If you have installed the free version, SQL Server 2005 Express, enter "localhost\SQLExpress"
 
## If you have the commercial version of SQL Server, enter "localhost" if you install the database locally, or the server name if you are installing on a remote server.
 
# If you install locally, leave "Authentication" mode equal to "Windows authentication".
 
# In "Database name", type a database name (without blanks).
 
# Select whether you want an empty database, or a database with som demonstration data.
 
# Click on "Create Database" and wait until ready.
 
  
 
[[Category:Reference Manual]]
 
[[Category:Reference Manual]]
Line 19: Line 25:
 
[[Category:Install]]
 
[[Category:Install]]
 
[[Category:Database]]
 
[[Category:Database]]
 +
 +
-->

Latest revision as of 13:36, 17 November 2014


See http://heurekaslu.org/help/en/index.html?skapa_databas.htm