<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2005 Query Analyzer &#8211; Microsoft SQL SERVER Management Studio</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Imran Mohammed</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-55999</link>
		<dc:creator>Imran Mohammed</dc:creator>
		<pubDate>Sun, 20 Sep 2009 06:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-55999</guid>
		<description>@krishnappa

You asked two questions.

Your First Question: 
You installed SQL Server 2005, and then you logged into SQL Server using Windows Authentication, it went through, No issues. Good. 
But When you used SQL Server Authentication to log in , you received an error. 

Suggestion:instead of saying, you received error, next time you write a question, please mention that error message, so it will be easy for us to identify issue.

Solution: I am guessing, SQL Server instance is only configured for Windows Authentication but not for SQL Server Authentication, 

From Books Online :
To change security authentication mode

   1.      In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties.
   2.      On the Security page, under Server authentication, select Mixed authentication mode, and then click OK.
   3.      In the SQL Server Management Studio dialog box, click OK, to acknowledge the need to restart SQL Server

This will require you to restart your SQL server, make sure you don&#039;t mess up your production.

Your Second Question: 
After Database Server crashed, you restarted SQL Server, and you see your database is in Suspected Mode, how to bring this database online. 

Solution: My suggestion would be to restore database from recently taken backup. 

Meanwhile you can check these options also, 

http://www.myitforum.com/articles/18/view.asp?id=7381

~ IM.</description>
		<content:encoded><![CDATA[<p>@krishnappa</p>
<p>You asked two questions.</p>
<p>Your First Question:<br />
You installed SQL Server 2005, and then you logged into SQL Server using Windows Authentication, it went through, No issues. Good.<br />
But When you used SQL Server Authentication to log in , you received an error. </p>
<p>Suggestion:instead of saying, you received error, next time you write a question, please mention that error message, so it will be easy for us to identify issue.</p>
<p>Solution: I am guessing, SQL Server instance is only configured for Windows Authentication but not for SQL Server Authentication, </p>
<p>From Books Online :<br />
To change security authentication mode</p>
<p>   1.      In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties.<br />
   2.      On the Security page, under Server authentication, select Mixed authentication mode, and then click OK.<br />
   3.      In the SQL Server Management Studio dialog box, click OK, to acknowledge the need to restart SQL Server</p>
<p>This will require you to restart your SQL server, make sure you don&#8217;t mess up your production.</p>
<p>Your Second Question:<br />
After Database Server crashed, you restarted SQL Server, and you see your database is in Suspected Mode, how to bring this database online. </p>
<p>Solution: My suggestion would be to restore database from recently taken backup. </p>
<p>Meanwhile you can check these options also, </p>
<p><a href="http://www.myitforum.com/articles/18/view.asp?id=7381" rel="nofollow">http://www.myitforum.com/articles/18/view.asp?id=7381</a></p>
<p>~ IM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bo De Baim (MCTS)</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-55979</link>
		<dc:creator>Bo De Baim (MCTS)</dc:creator>
		<pubDate>Sat, 19 Sep 2009 04:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-55979</guid>
		<description>Thank you for great contribution to the community.

You are true hero!</description>
		<content:encoded><![CDATA[<p>Thank you for great contribution to the community.</p>
<p>You are true hero!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishnappa</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-55973</link>
		<dc:creator>krishnappa</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-55973</guid>
		<description>krishnappa

Dear sir

I am support executive  I will be installing 4 and 5 server  sql2000 is very easy but same  sql2005 some 
problems  after installing sql2005
sql server management studio 
1. window authentication with out problems connecting
2.sql server authentication error comming 

there was  I think name problems 
please give the  solution to  easy installing way

when server crased  data base  getting sespect
how to get back LDF AND MDF FILE

THANK YOURS
FAITH FULLY
KRISHNAPPA</description>
		<content:encoded><![CDATA[<p>krishnappa</p>
<p>Dear sir</p>
<p>I am support executive  I will be installing 4 and 5 server  sql2000 is very easy but same  sql2005 some<br />
problems  after installing sql2005<br />
sql server management studio<br />
1. window authentication with out problems connecting<br />
2.sql server authentication error comming </p>
<p>there was  I think name problems<br />
please give the  solution to  easy installing way</p>
<p>when server crased  data base  getting sespect<br />
how to get back LDF AND MDF FILE</p>
<p>THANK YOURS<br />
FAITH FULLY<br />
KRISHNAPPA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: priya</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-44888</link>
		<dc:creator>priya</dc:creator>
		<pubDate>Wed, 17 Dec 2008 16:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-44888</guid>
		<description>currently iam connecting sqlserver2005 through windows authentication... how to connect through sqlserver authentication since i dont have my longin &amp; password</description>
		<content:encoded><![CDATA[<p>currently iam connecting sqlserver2005 through windows authentication&#8230; how to connect through sqlserver authentication since i dont have my longin &amp; password</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijayabharathi</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-44569</link>
		<dc:creator>vijayabharathi</dc:creator>
		<pubDate>Sat, 06 Dec 2008 04:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-44569</guid>
		<description>hi...

 This is vjayabharathi.i was downloaded Sql srver 2005 express edition after downloading i was instaleed in my personal system but i didn&#039;t find out Query Analyzer to do Sql &amp;T-Sql queries. before installation of Sql server 2005 express edition i was installed DOTNEt Frame work as a support file but i didn&#039;t find out query Analyzer...but i didn&#039;t understand what&#039;s the problem...plz send me some queries ASAP. i need Sql server 2005 Express Edition software r different edition &amp; what is tha support file plz send me details...at the same time plz send how to install....

thanks &amp; Regards
Vijayabharathi.</description>
		<content:encoded><![CDATA[<p>hi&#8230;</p>
<p> This is vjayabharathi.i was downloaded Sql srver 2005 express edition after downloading i was instaleed in my personal system but i didn&#8217;t find out Query Analyzer to do Sql &amp;T-Sql queries. before installation of Sql server 2005 express edition i was installed DOTNEt Frame work as a support file but i didn&#8217;t find out query Analyzer&#8230;but i didn&#8217;t understand what&#8217;s the problem&#8230;plz send me some queries ASAP. i need Sql server 2005 Express Edition software r different edition &amp; what is tha support file plz send me details&#8230;at the same time plz send how to install&#8230;.</p>
<p>thanks &amp; Regards<br />
Vijayabharathi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paris</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-44116</link>
		<dc:creator>Paris</dc:creator>
		<pubDate>Sat, 08 Nov 2008 14:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-44116</guid>
		<description>Hello 
I always read ur articles ,, n they really help me 

i have a question if u dont mind to post it ... it&#039;s about 
windows authentications , administrator , sp_grandlogin 
--------------------------------------------------------------------------
the book is talk about if we have an account with name (loli)
and we want this account to access sql server , and the computer name is ( Arena ) , we can use this statement in query analyzer 
EXEC sp_grantlogin &#039;ARENA\loli&#039;
then will apear the message is (Granted login access to &#039;ARENA\loli&#039;)
then it said log out from ur account and sign in loli account , run query analyzer and write the number of computer fron of the sql server name and choose windows authentication
then press OK 
the result is accessed sql server 
--------------------------------------------------------------------------
i dont know how i do that 
just maybe some hint needed 

my e-mail is fr_incendiary@yahoo.com 
thanks more :)</description>
		<content:encoded><![CDATA[<p>Hello<br />
I always read ur articles ,, n they really help me </p>
<p>i have a question if u dont mind to post it &#8230; it&#8217;s about<br />
windows authentications , administrator , sp_grandlogin<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
the book is talk about if we have an account with name (loli)<br />
and we want this account to access sql server , and the computer name is ( Arena ) , we can use this statement in query analyzer<br />
EXEC sp_grantlogin &#8216;ARENA\loli&#8217;<br />
then will apear the message is (Granted login access to &#8216;ARENA\loli&#8217;)<br />
then it said log out from ur account and sign in loli account , run query analyzer and write the number of computer fron of the sql server name and choose windows authentication<br />
then press OK<br />
the result is accessed sql server<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
i dont know how i do that<br />
just maybe some hint needed </p>
<p>my e-mail is <a href="mailto:fr_incendiary@yahoo.com">fr_incendiary@yahoo.com</a><br />
thanks more :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rigo Gohe</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-42107</link>
		<dc:creator>Rigo Gohe</dc:creator>
		<pubDate>Wed, 27 Aug 2008 22:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-42107</guid>
		<description>Im running a query from sql analyzer 2000 against a DB in sql server 2005, however Im getting the following message:

General network error.  Check your network documentation.

I rechecked running it on sqlserver 2k...work fine.

Also I tried doing something simple as:

Select * from [Server1\sql2005].DB.dbo.[table]

still show me that error....

Any idea?</description>
		<content:encoded><![CDATA[<p>Im running a query from sql analyzer 2000 against a DB in sql server 2005, however Im getting the following message:</p>
<p>General network error.  Check your network documentation.</p>
<p>I rechecked running it on sqlserver 2k&#8230;work fine.</p>
<p>Also I tried doing something simple as:</p>
<p>Select * from [Server1\sql2005].DB.dbo.[table]</p>
<p>still show me that error&#8230;.</p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-41595</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Mon, 11 Aug 2008 20:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-41595</guid>
		<description>HI 

I have problem, I can&#039;t INSERT my data my tables I don&#039;t how</description>
		<content:encoded><![CDATA[<p>HI </p>
<p>I have problem, I can&#8217;t INSERT my data my tables I don&#8217;t how</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonia</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-35377</link>
		<dc:creator>sonia</dc:creator>
		<pubDate>Wed, 23 Apr 2008 07:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-35377</guid>
		<description>hii
im a beginer std of sql 2005 enterprise edition
there is a big difference in writing queries in sql2000 and 2005 
i&#039;ve not learnt 2005 thats y im having query writing problems
pls help</description>
		<content:encoded><![CDATA[<p>hii<br />
im a beginer std of sql 2005 enterprise edition<br />
there is a big difference in writing queries in sql2000 and 2005<br />
i&#8217;ve not learnt 2005 thats y im having query writing problems<br />
pls help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EvilInside</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-34993</link>
		<dc:creator>EvilInside</dc:creator>
		<pubDate>Fri, 11 Apr 2008 08:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-34993</guid>
		<description>HI

How can I debug sql stored procedure in sql server mgmnt studio express.

thanks</description>
		<content:encoded><![CDATA[<p>HI</p>
<p>How can I debug sql stored procedure in sql server mgmnt studio express.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vusi Radebe</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-34323</link>
		<dc:creator>Vusi Radebe</dc:creator>
		<pubDate>Thu, 13 Mar 2008 12:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-34323</guid>
		<description>I&#039;m trying to run a query on MSSQL 2005 query analyzer that accesses an MSSQL 2000 database on a linked server.

Please help</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to run a query on MSSQL 2005 query analyzer that accesses an MSSQL 2000 database on a linked server.</p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjay</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-33906</link>
		<dc:creator>Sanjay</dc:creator>
		<pubDate>Fri, 22 Feb 2008 20:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-33906</guid>
		<description>I am using SQL Management Studio express and noticed the wierdest thing.

When i run select statements on the Adventure works database, it gives an error saying that the &#039;Invalid Column name&#039;

On closer look i noticed that because it was case- sensitive it has given me an error.

But i never heard that SQL is case- sensitive. Im really surprised by what i have found.

Is there anyway i can correct this..really astonished.</description>
		<content:encoded><![CDATA[<p>I am using SQL Management Studio express and noticed the wierdest thing.</p>
<p>When i run select statements on the Adventure works database, it gives an error saying that the &#8216;Invalid Column name&#8217;</p>
<p>On closer look i noticed that because it was case- sensitive it has given me an error.</p>
<p>But i never heard that SQL is case- sensitive. Im really surprised by what i have found.</p>
<p>Is there anyway i can correct this..really astonished.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-30858</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Wed, 02 Jan 2008 15:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-30858</guid>
		<description>Hi

I visisted ur side but i didn&#039;t find Query Analyzer in Sql server 2005 v. so pls. provide me help file with which i can install sql server 2005. in my single system. pls. operate me or send me any information..


thanx
by
Manish</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I visisted ur side but i didn&#8217;t find Query Analyzer in Sql server 2005 v. so pls. provide me help file with which i can install sql server 2005. in my single system. pls. operate me or send me any information..</p>
<p>thanx<br />
by<br />
Manish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - 2005 Query Editor - Microsoft SQL SERVER Management Studio Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-14523</link>
		<dc:creator>SQL SERVER - 2005 Query Editor - Microsoft SQL SERVER Management Studio Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Mon, 01 Oct 2007 00:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-14523</guid>
		<description>[...] Analyzer in SQL Server 2005? I wrote small post about it and pointed many users to that post - SQL SERVER - 2005 Query Analyzer - Microsoft SQL SERVER Management Studio. Recently I have been receiving similar [...]</description>
		<content:encoded><![CDATA[<p>[...] Analyzer in SQL Server 2005? I wrote small post about it and pointed many users to that post &#8211; SQL SERVER &#8211; 2005 Query Analyzer &#8211; Microsoft SQL SERVER Management Studio. Recently I have been receiving similar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-14086</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 25 Sep 2007 15:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/23/sql-server-2005-query-analyzer-microsoft-sql-server-management-studio/#comment-14086</guid>
		<description>How to debug t-sql procedures in SQL Server 2005</description>
		<content:encoded><![CDATA[<p>How to debug t-sql procedures in SQL Server 2005</p>
]]></content:encoded>
	</item>
</channel>
</rss>
