Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2005 > SQL Server 2005
|
SQL Server 2005 General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 5th, 2006, 02:18 AM
Authorized User
 
Join Date: Nov 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQL Server 2005 connectivity

I have SQL 7.0 Server and SQL 2000 client tool installed on my machine. I have recently loaded SQL 2005 Standard version but when I open SSMS (Management studio) I get the fillowing error.

This version of Microsoft SQL Server Management Studio can only be used to connect to SQL Server 2000 and SQL Server 2005 servers. (ConnectionDlg)

Can any one suggest the solution.

 
Old September 6th, 2006, 05:34 AM
Registered User
 
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to dex_bg
Default

Hi Anita
I have a solution for you.
Remove the SQL 7.0 and evryting will be ok because SQL 7.0 to old end is
incompatible with SSMS.
If i was on your place i will copy my databeses on secur place and uninstal all SQL's and instal
SQL 2005 ADV EXPRESS SERVER AND TOOLS NATURALLY, because you are really in big mess with these SQL's

 
Old September 20th, 2006, 02:11 AM
Registered User
 
Join Date: Sep 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Windows(R) server 2003 Standard Edition Operating System Installed on my Computer and Installation of SQL Server 2005 Enteprise Edition complited sucessfully but i couldn't acessing my SQL Server on my Network.When SSMS trying to connect the SQL server raise Error like this:

Cannot connect to MIS-D16\EXPRESS.

ADDITIONAL INFORMATION:

An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)


Plz any one can suggest me for solution.

 
Old September 20th, 2006, 10:17 AM
SQLScott's Avatar
Wrox Author
 
Join Date: Dec 2004
Posts: 338
Thanks: 0
Thanked 2 Times in 2 Posts
Default

You need to go into the SQL Server 2005 Surface Area Configuration utility (found in Start -> Programs -> Microsoft SQL Server 2005 -> Configuration Tools). When that opens up, click on the Surface Area configuration for Services and Connections link. This will open up another dialog. In this dialog, you should see a treeview on the left. Expand the node called Database Engine. Under that you will see two items. One of them is called Remote Connections. Select Remote Connections and on the right side of the form you will be able to configure this. By default, remote connections in SQL Server 2005 is turned off. You need to enable remote connnections but selecting "Local and remote connections".






Similar Threads
Thread Thread Starter Forum Replies Last Post
connectivity with sql server 2005. tanzi ASP.NET 1.0 and 1.1 Basics 1 September 25th, 2007 04:00 AM
SQL Server 2000 connectivity issue avixorld ASP.NET 2.0 Professional 8 July 25th, 2007 09:17 AM
connectivity of c++ to sql server 2000 nigam.samir C++ Programming 0 August 12th, 2006 08:01 AM
ASP.NET connectivity with SQL server shupi Classic ASP Databases 0 September 19th, 2005 07:09 AM
SQl Server Connectivity a_saravgi VB.NET 2002/2003 Basics 2 January 6th, 2005 12:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.