|
1. |
Start SQL Server Management Studio Express. |
|
2. |
You will be presented with Login screen.

(click over image to enlarge)
In Server name box enter your <computer name>\SQLEXPRESS. Replace <computer name> with your actual computer name. In our case it is L1U4.
In Authentication box select Windows Authentication.
Click Connect button.
|
|
3. |
Once connected you will be presented with list of different objects in left area of screen. |
| |
(click over image to enlarge)
|
|
4. |
Right click over the Database node and select New Database from context menu. |
| |
(click over image to enlarge)
|
|
5. |
In New database window, under Database name box enter KBDesk (you can also enter another name of your choice).
Click OK to create database. |
| |
(click over image to enlarge) |
|
6. |
New database will be created and listed in database list.
(click over image to enlarge)
|
| |
|