Free file hosting, free video sharing

<<< The Web Hosting >>>


Go Back   Noeman GSM > Webhosting & Website development > Web Hosting Forums

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-30-2006, 12:14 PM
Spiral's Avatar
CO-Admin
 
Join Date: Sep 2004
Location: Martil
Age: 25
Posts: 16,701
Reputation: 28965
Spiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super MemberSpiral Mega Super Member
Default Connecting to your SQL Database using Enterprise Manager

Connecting to your SQL Database using Enterprise Manager

Hi guys,
If you are new to all these things and finding it difficult connecting to your SQL database, the following information might help you.

If you have an SQL database set up with your web host, a useful tip to know is how to connect to your SQL database via Enterprise Manager. The advantage of knowing how to do this is that you will be able to manage your SQL Server database via Enterprise Manager over TCP/IP, yourself.

You can obtain Enterprise Manager by downloading MSDE (Microsoft Data Engine) from [Only Registered users can see links . Click Here To Register...].

Before creating the connection to your SQL database ensure your web host has created an SQL user for you and also make sure you know the IP Address of the server your SQL database is located on.

When creating an SQL connection using SQL Server you will need to:

Configure the server alias

Create the SQL connection.

Configure the Server alias

Open SQL Server Client Network Utility.

When Client Network Utility opens, click on the Alias tab.

Click on the Add button.


In the Server Alias text box enter a name for your SQL connection.

Select TCP/IP under Network libraries

Enter the IP address of the Server your SQL database is located on, in the Server name text box.

Click on the OK button.

Your Server alias will now be configured, click on the Apply button.

Click on the OK button.

Create Connection

Open SQL Server Enterprise Manager

When Enterprise Manager opens, right click SQL Server Group and select New SQL Server Registration.

The Register SQL Server wizard will now open.

Click on the Next button.

From the Available Servers drop down menu, select the server alias you created earlier.

Click on the Add button.

The server should now be listed under Added servers, click on the Next button.

When the next dialog box appears select ‘The SQL Server login information that was assigned to me by the system administrator’ (see above).

Click on the Next button.

Enter your Login name and Password – this will be used every time you connect to your SQL server.

Click on the Next button.

Ensure that ‘Add the SQL Server(s) to an existing SQL Server group’ is selected and ‘SQL Server Group’ is selected for Group name.

Click on the Next button.

When the next dialog box opens you can click on the Finish button.

Your SQL Connection will now be created. :-)
Reply With Quote
Sponsored Links
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:43 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 2004-2008 Noeman . All rights reserved
Loans | Loans | Adverse Credit Remortgage | Internet Advertising | Neopets Cheats, Games and Neopoints

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114