dbTalk Databases Forums  

SQL Server Management Studio without database

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server Management Studio without database in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Beppe
 
Posts: n/a

Default SQL Server Management Studio without database - 07-19-2010 , 09:40 AM






i have installed Sql Server 2005 Developer edition,before i have
installed visual studio 2008.
When i launch "SQL Server Management Studio" appear a window screen
with

server type: database engine
server name:
authentication: Windows Authentication

Login: domain\mylogin
Password:

i have two fields with a blank value, so i type "MSSQLSERVER" in
server name but when i click on "Connect" i have this error:

"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: Named Pipes Provider, error: 40 – Could not
open a connection to SQL Server Could (Microsoft SQL Server, Error:
53) "

I have not database selectable in window of database engine

where i can found default instance of database that install sql server
2005?

thank a lots :-D
bye

Reply With Quote
  #2  
Old   
Beppe
 
Posts: n/a

Default Re: SQL Server Management Studio without database - 07-19-2010 , 03:34 PM






when i insert in "server name: " the name of mypc e then click on
Connect appear message:

Msg 18456, Level 14, State 1, Server <server name>, Line 1
Login failed for user '<user name>'

I try right-click SQL Server Management Studio, and then click Run As
Administrator.

I have digit
server type: database engine
server name: Name-of-my-PC
authentication: Windows Authentication
Login: Mydomain\mylogin
Password: empty

In fact i see the database engine of my instance that i created during
installation of Sql Server 2005 Dev Edition

good bye

Reply With Quote
  #3  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL Server Management Studio without database - 07-19-2010 , 04:45 PM



Beppe (jackfolla79 (AT) gmail (DOT) com) writes:
Quote:
when i insert in "server name: " the name of mypc e then click on
Connect appear message:
Instead of the machine name, you can use "." or "(local)" instead.

Quote:
Msg 18456, Level 14, State 1, Server <server name>, Line 1
Login failed for user '<user name>'

I try right-click SQL Server Management Studio, and then click Run As
Administrator.
And you still can't login?


When you installed SQL Server, did you enable SQL authentication? In such
case you could try to log in as "sa" provided that you remember which
password you used.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.