Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Web Hosting Forum


You are currently viewing our Web Hosting Forum as a guest. Please register to participate.
Login



Reply
Connecting to your SQL Database using Enterprise Manager
Old 12-07-2004, 12:26 AM Connecting to your SQL Database using Enterprise Manager
priyanka's Avatar
Skilled Talker

Posts: 82
Location: Canberra
Trades: 0
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 http://msdn.microsoft.com/vstudio/msde/default.asp.

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. :-)
__________________
Cheers,
Priyanka-m6.net

Please login or register to view this content. Registration is FREE

We help in making your dreams come true on internet
priyanka is offline
Reply With Quote
View Public Profile Visit priyanka's homepage!
 
 
Register now for full access!
Old 12-07-2004, 08:28 AM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
Good article, thanks. Just to clear things up a bit, he is referring to Microsoft SQL Server, not to be confused with mySQL.
Anacrusis is offline
Reply With Quote
View Public Profile
 
Old 12-07-2004, 05:27 PM
JulieXP's Avatar
Average Talker

Posts: 15
Trades: 0
is this like phpMyAdmin?

would i be able to upload a 150mb mySql file?
JulieXP is offline
Reply With Quote
View Public Profile
 
Old 12-08-2004, 01:43 AM
amish_geek's Avatar
Experienced Talker

Posts: 44
Trades: 0
It's similar to phpmyadmin, however its actually a program that runs on the clientside computer, and is meant for MSSQL. You can execute sql statements, but MySQL and MSSQL are slightly different, so a MySQL file will probably cause errors, unless you re-write the file to change the quotes/brackets etc to be compliant with MSSQL.
__________________
A A R O N . A B R A M S O N

Please login or register to view this content. Registration is FREE
! <- Sign up now, and get a free 5000 targeted visitors traffic package free!
($45 value)
amish_geek is offline
Reply With Quote
View Public Profile
 
Old 12-08-2004, 03:06 AM
JulieXP's Avatar
Average Talker

Posts: 15
Trades: 0
very interesting.. . you seem to know alot about this stuff. i only play around with MySQL. Which one do you think is better? MS or My?
JulieXP is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Connecting to your SQL Database using Enterprise Manager
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.27789 seconds with 12 queries