Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
Administration
»
Connecting to different instance of SQL...
Connecting to different instance of SQL Server
Rate Topic
Display Mode
Topic Options
Author
Message
prasad-994585
prasad-994585
Posted Wednesday, January 21, 2009 8:33 AM
Forum Newbie
Group: General Forum Members
Last Login: Thursday, January 22, 2009 2:42 AM
Points: 2,
Visits: 3
Hi all,
I have installed 2 instance of SQL Server on a same computer . One is a defualt instance and other is named instance:I am able to connect to default instance since it is on port 1433.My named instance is on port 2085.Can any body plz tell me how to connect to this named instance form cmd line and likewise from the SQL Studio .
Regards,
Prasad
Post #640802
Jack Corbett
Jack Corbett
Posted Wednesday, January 21, 2009 8:47 AM
SSChampion
Group: General Forum Members
Last Login: Friday, May 17, 2013 12:22 PM
Points: 10,571,
Visits: 11,871
You need to reference the SQL Server as Server\Instance,Port I believe.
Jack Corbett
Applications Developer
Don't let the good be the enemy of the best. --
Paul Fleming
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
How to Post Performance Problems
Crosstabs and Pivots or How to turn rows into columns Part 1
Crosstabs and Pivots or How to turn rows into columns Part 2
Post #640824
a20kush
a20kush
Posted Wednesday, February 13, 2013 12:56 AM
Forum Newbie
Group: General Forum Members
Last Login: Friday, February 22, 2013 1:11 AM
Points: 1,
Visits: 5
hi Prasand i want to know how to create diffiirent server name instance .
please write in steps. i need for sql server 2008.
please replay me .
Post #1419323
Prudhviraj
Prudhviraj
Posted Wednesday, April 10, 2013 12:36 PM
SSC Rookie
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 5:06 PM
Points: 38,
Visits: 50
prasad-994585 (1/21/2009)
Hi all,
I have installed 2 instance of SQL Server on a same computer . One is a defualt instance and other is named instance:I am able to connect to default instance since it is on port 1433.My named instance is on port 2085.Can any body plz tell me how to connect to this named instance form cmd line and likewise from the SQL Studio .
Regards,
Prasad
Type in the following while connecting to the sql server
ComputerName\NamedInstanceName,2085
Substitute computer name with your computer name and named instance name with your named instance. For example: Prudhvi-PC\SQL2012,2085
Post #1440978
Lynn Pettis
Lynn Pettis
Posted Wednesday, April 10, 2013 1:56 PM
SSC-Insane
Group: General Forum Members
Last Login: Today @ 3:42 PM
Points: 21,627,
Visits: 27,478
Prudhviraj (4/10/2013)
prasad-994585 (1/21/2009)
Hi all,
I have installed 2 instance of SQL Server on a same computer . One is a defualt instance and other is named instance:I am able to connect to default instance since it is on port 1433.My named instance is on port 2085.Can any body plz tell me how to connect to this named instance form cmd line and likewise from the SQL Studio .
Regards,
Prasad
Type in the following while connecting to the sql server
ComputerName\NamedInstanceName,2085
Substitute computer name with your computer name and named instance name with your named instance. For example: Prudhvi-PC\SQL2012,2085
Try it first without the port number. If you haven't assigned a fixed port, it will be dynamically assigned each time the named instanced is started. The SQL Browser service will help you connect to the named instance.
Lynn Pettis
For better assistance in answering your questions, click here
For tips to get better help with Performance Problems, click here
For Running Totals and its variations, click here
or
when working with partitioned tables
For more about Tally Tables, click here
For more about Cross Tabs and Pivots, click here
and
here
Managing Transaction Logs
SQL Musings from the Desert
Fountain Valley SQL
(My Mirror Blog)
Post #1441003
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.