Difference between revisions of "Create Forest Database"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
# If you install locally, leave "Authentication" mode equal to "Windows authentication". | # If you install locally, leave "Authentication" mode equal to "Windows authentication". | ||
# In "Database name", type a database name (without blanks). | # In "Database name", type a database name (without blanks). | ||
− | # | + | # Check "Create demo database" if you want to create a database with som demonstration data. Leave it unchecked to create an empty database. |
# Click on "Create Database" and wait until ready. | # Click on "Create Database" and wait until ready. | ||
Revision as of 13:57, 3 March 2010
See also Install database
(New since version 1.0.3).
- Start PlanStart
- 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).
- Check "Create demo database" if you want to create a database with som demonstration data. Leave it unchecked to create an empty database.
- Click on "Create Database" and wait until ready.