<%@ Control Language="c#" AutoEventWireup="True" CodeBehind="database.ascx.cs" Inherits="umbraco.presentation.install.steps.detect" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>

Database configuration

To complete this step you will either need a blank database or, if you do not have a blank database available, choose the SQL CE 4 embedded database (This is the recommended approach for first time users or if you are unsure).

If you are not using the SQL CE 4 embedded database you will need the connection details for your database, such as the "connection string". You may need to contact your system administrator or web host for this information.

1. Select which database option best fits you:

2. Now choose your database type below.

3. Connection details: Please fill out the connection information for your database.

Server:
Database name:
Username:
Password:

2. Simple file-based database:

2. Connection details: Please fill out the connection information for your database.

Connection string:

Example: datalayer=MySQL;server=192.168.2.8;user id=user;password=***;database=umbraco

2. Getting a database setup for umbraco.
For first time users, we recommend you select "quick-and-simple file-based database". This will install an easy to use database, that does not require any additional software to use.
Alternatively, you can install Microsoft SQL Server, which will require a bit more work to get up and running.
We have provided a step-by-step guide in the video instructions below.

Open video instructions
 
install

Installing Umbraco

The Umbraco database is being configured. This process populates your chosen database with a blank Umbraco instance.

0%
 
Continue

Database installed

Umbraco <%=umbraco.GlobalSettings.CurrentVersion%> has now been copied to your database. Press Continue to proceed.

Database upgraded

Your database has been upgraded to version: <%=umbraco.GlobalSettings.CurrentVersion%>.
Press Continue to proceed.