This post will give you step by step instructions on how to connect to your SQL server database using Microsoft SQL Server 2008.

1) Set up a “SQL Server 2008 Database”and a “SQL Server 2008 User” in your DotNetPanel. A tutorial on how to do that can be foundhere.

2) Go to the Microsoft SQL Server 2008 Management Studio Express download page. The page can be accessedhere.

3) Click “Download files below”.


How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 

 

 

 

4) Download SQL Management Studio x64 or x86 depending on your system.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

5) Click “Run” when the File Download box appears. Follow the directions until you arrive at the Planning screen like the one below.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 

 

 

 

 

6) Click “Installation” on the left panel.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 

 

 

 

 

7) Click “New SQL Server stand-alone installation or add feature to an existing installation”.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 

 

 

 

 

8 ) Click “OK” when the Setup Support Rules page completes the scan.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 

 

 

 

 

9) Click “Next >”.
10) Check the box next to “I accept the license terms.” and then click “Next >”.
11) Click “Install”.
12) Click “Next >”.
13) Click “Select All” and then “Next >”.
14) Click “Next >”.
15) Click “Install”.
16) Once the installation process is complete, click “Next >”.
17) Click “Close”.
18) Open SQL Server Management Studio.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

19) Set the Server type to Database Engine.
20) Enter your Server name. If you are unsure of what your server name is, you can find it under Location in your DotNetPanel.

 

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 


21) Set the Authentication to SQL Server Authentication.
22) Use the User name and Password that you set up for the database in your DotNetPanel.
23) Using the leaf.arvixe server and the user name “Example”, the window should now look like this.
How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 


Also, Click theOptionsbutton, then theConnection Propertiesand make sure you type ‘master‘ in there (VERY IMPORTANT STEP !!!).
How to Use Microsoft SQL Server 2008 to Connect to your Database

 

 

 

 

 

 

 

 

 

24) Press “Connect” and your window should now look like this.

How to Use Microsoft SQL Server 2008 to Connect to your Database

 

Was this answer helpful? 11 Users Found This Useful (4 Votes)