Difference between revisions of "Create Forest Database"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
See also [[Install Existing Database]] | See also [[Install Existing Database]] | ||
| − | + | (New since version 1.0.3). | |
| − | |||
# Start PlanStart | # Start PlanStart | ||
# Select "Create Database Forest" from the "Tools" menu | # 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" | |
| − | # Enter the server name under | + | ## 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 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". | # 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). |
| − | # | + | # Select whether you want an empty database, or a database with som demonstration data. |
# Click on "Create Database" and wait until ready. | # Click on "Create Database" and wait until ready. | ||
Revision as of 12:26, 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).
- Select whether you want an empty database, or a database with som demonstration data.
- Click on "Create Database" and wait until ready.