 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; SQL Server Management Studio</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/sql-server-management-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 00:58:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Error Message in SQL Server 2008 code.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-messge-in-sql-server-2008-code/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/error-messge-in-sql-server-2008-code/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 11:20:55 +0000</pubDate>
		<dc:creator>JKJK</dc:creator>
				<category><![CDATA[SQL Query]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SSMS 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I am currently going through the Tutorials on SQL Server Management Studio 2008 R2. One of the samples instructs me to run the following code: SELECT  Mgr.EmployeeID AS MgrID, Mgr.LoginID AS Manager,  Emp.EmployeeID AS E_ID, Emp.LoginID, FROM EmployeeDemo AS Emp LEFT JOIN EmployeeDemo AS Mgr ON Emp.ManagerID = Mgr.EmployeeID ORDER BY MgrID, E_ID; [em]When [...]]]></description>
				<content:encoded><![CDATA[<p>Hi, I am currently going through the Tutorials on SQL Server Management Studio 2008 R2.<br/><br/> One of the samples instructs me to run the following code:<br/><br/> SELECT  Mgr.EmployeeID AS MgrID, Mgr.LoginID AS Manager,  Emp.EmployeeID AS E_ID, Emp.LoginID, FROM EmployeeDemo AS Emp LEFT JOIN EmployeeDemo AS Mgr ON Emp.ManagerID = Mgr.EmployeeID ORDER BY MgrID, E_ID;<br/><br/> [em]When i execute the above code i get the following error message:[/em]<br/><br/> [strong]Msg 156, Level 15, State 1, Line 4 Incorrect syntax near the keyword &#8216;FROM&#8217;. [/strong]<br/><br/> [strong]Any idea&#8217;s what the problem might be?[/strong]<br/><br/> [strong]Thanks[/strong]<br/><br/> [strong]John.[/strong]<br/><br/> [strong][/strong]<br/><br/>  </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/error-messge-in-sql-server-2008-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I create jobs using steps in SQL Server 2008 R2 Management Studio</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-create-jobs-using-steps-in-sql2008-r2-management-studio/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-create-jobs-using-steps-in-sql2008-r2-management-studio/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 11:56:19 +0000</pubDate>
		<dc:creator>Stingeree</dc:creator>
				<category><![CDATA[Management Studio]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server Management Studio 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How do I create jobs using steps in SQL2008 r2 Management Studio? I am really having a problem with the syntax when using operating-system commands and transact-SQL commands. Examples would be great.]]></description>
				<content:encoded><![CDATA[<p>How do I create jobs using steps in SQL2008 r2 Management Studio? I am really having a problem with the syntax when using operating-system commands and transact-SQL commands. Examples would be great.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-create-jobs-using-steps-in-sql2008-r2-management-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Management Studio Express 2005</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-management-studio-express-2005/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-management-studio-express-2005/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 17:18:51 +0000</pubDate>
		<dc:creator>Sweetu</dc:creator>
				<category><![CDATA[SQL Server 2005 Express]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server Management Studio 2005]]></category>
		<category><![CDATA[SQL Server Management Studio Express]]></category>
		<category><![CDATA[SSMS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have installed Studio Express on my system but I am not able to start with it. I am not able to connect to the server. Error-40 and Error-26 is coming.What is the procedure to connect?]]></description>
				<content:encoded><![CDATA[<p>I have installed Studio Express on my system but I am not able to start with it. I am not able to connect to the server. Error-40 and Error-26 is coming.What is the procedure to connect?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-management-studio-express-2005/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Select Value question in SSMS</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/select-value-question/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/select-value-question/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 21:22:34 +0000</pubDate>
		<dc:creator>Sadams1</dc:creator>
				<category><![CDATA[SQL Server Management]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SSMS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to select &#8220;log_comment&#8221; field with the max(&#8220;stamp_date&#8221;) field from &#8220;action_log&#8221; table where &#8220;field_index&#8221; field =&#8217;1007&#8242; I am getting more than just the row with the maximum stamp_date. Can someone please tell me what I&#8217;m doing wrong? Field_Index    Stamp_Date   Log_Comment 1007             2011-05-12    posting not complete 1007             2011-06-08    Pulled temporarily 1007             2011-04-15    PO needs [...]]]></description>
				<content:encoded><![CDATA[<p>I am trying to select &#8220;log_comment&#8221; field with the max(&#8220;stamp_date&#8221;) field from &#8220;action_log&#8221; table where &#8220;field_index&#8221; field =&#8217;1007&#8242;<br />
I am getting more than just the row with the maximum stamp_date.  Can someone please tell me what I&#8217;m doing wrong?<br />
Field_Index    Stamp_Date   Log_Comment<br />
1007             2011-05-12    posting not complete<br />
1007             2011-06-08    Pulled temporarily<br />
1007             2011-04-15    PO needs to be received in Meditech please<br />
1023             2011-06-13<br />
10526           2011-04-06    General Matching    </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/select-value-question/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Software to automate backups for SQL Server 2008 databases</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/software-to-automate-backups-for-sql-server-2008-databases/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/software-to-automate-backups-for-sql-server-2008-databases/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:44:31 +0000</pubDate>
		<dc:creator>Phrathepmali</dc:creator>
				<category><![CDATA[Automated backup]]></category>
		<category><![CDATA[Backup & recovery]]></category>
		<category><![CDATA[Backup software]]></category>
		<category><![CDATA[SQL managment Studio]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server backup]]></category>
		<category><![CDATA[SQL Server backup and restore]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am running SQL Server 2008 and I know how to create backups of this data manually using SQL managment studio but we are looking for a way to automate the process. Does anyone know of a product that can be utilized to do this? Or a way the managment studio can be set up [...]]]></description>
				<content:encoded><![CDATA[<p>I am running SQL Server 2008 and I know how to create backups of this data manually using SQL managment studio but we are looking for a way to automate the process.  Does anyone know of a product that can be utilized to do this?  Or a way the managment studio can be set up to do this? It&#8217;s not difficult to create backups of the database and transaction logs but it would be greatly more efficent if the process could be done on a schedule.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/software-to-automate-backups-for-sql-server-2008-databases/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Server Management Studio</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-management-studio/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-management-studio/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:23:29 +0000</pubDate>
		<dc:creator>Ssutton9</dc:creator>
				<category><![CDATA[SQL Server administration]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[SQL Server management studio will no longer run on my client PC. It ran fine for about 12 months, but now warns with: Evaluation Period has expired&#8230;.. I am only running the mgmt piece only. How do I get this ability back on my pc?]]></description>
				<content:encoded><![CDATA[<p>SQL Server management studio will no longer run on my client PC.  It ran fine for about 12 months, but now warns with:  Evaluation Period has expired&#8230;..  I am only running the mgmt piece only.  How do I get this ability back on my pc?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-management-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer Access to Sql2005 Management studio</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/developer-access-to-sql2005-management-studio/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/developer-access-to-sql2005-management-studio/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 18:18:28 +0000</pubDate>
		<dc:creator>Justadeveloper</dc:creator>
				<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server Management Studio 2005]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In sqlserver 2005, many tools were integrated into the management studio. How do you limit access to portions of the manaagement studio, such as only allowing devleopers access to the query analyzer, while allowing Administrators full access to all tools?]]></description>
				<content:encoded><![CDATA[<p>In sqlserver 2005, many tools were integrated into the management studio.  How do you limit access to portions of the manaagement studio, such as only allowing devleopers access to the query analyzer, while allowing Administrators full access to all tools?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/developer-access-to-sql2005-management-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t create ODBC connection to sql 2005 instance</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-create-odbc-connection-to-sql-2005-instance/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/cant-create-odbc-connection-to-sql-2005-instance/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 16:20:27 +0000</pubDate>
		<dc:creator>Therockatmsu</dc:creator>
				<category><![CDATA[ODBC]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2005 connectivity]]></category>
		<category><![CDATA[SQL Server connectivity]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a server 2003 two node cluster with SQL 2005 installed. The orginal instance is working fine and there is no connection problem. I have created a second instance and can connect with the SQL Management Studio. When i try to create a ODBC connection from my client os both XP and VISTA both [...]]]></description>
				<content:encoded><![CDATA[<p>I have a server 2003 two node cluster with SQL 2005 installed.  The orginal instance is working fine and there is no connection problem.  I have created a second instance and can connect with the SQL Management Studio.  When i try to create a ODBC connection from my client os both XP and VISTA both fail saying sql server error: 14.  I am guessing there is a permission problem but I can&#8217;t figure out where to start.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/cant-create-odbc-connection-to-sql-2005-instance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Copying view from remote to local SQL Server with SSMS</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/copying-view-from-remote-to-local-sql-server-with-ssms/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/copying-view-from-remote-to-local-sql-server-with-ssms/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 14:52:16 +0000</pubDate>
		<dc:creator>Tsp1965</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2000 migration]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 administration]]></category>
		<category><![CDATA[SQL Server Enterprise Manager]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server Management Studio 2008]]></category>
		<category><![CDATA[SQL Server migration]]></category>
		<category><![CDATA[SQL Server views]]></category>
		<category><![CDATA[SSMS 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi I&#8217;m currently trying to get to grips with an upgrade from sql server 2000 to 2008, forced by an upgrade at my ISP. I&#8217;m used to using Enterprise Manager to export data from my ISP to my local machine for backup, and this process copying tables as tables, views as views and so on. [...]]]></description>
				<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m currently trying to get to grips with an upgrade from sql server 2000 to 2008, forced by an upgrade at my ISP.</p>
<p>I&#8217;m used to using Enterprise Manager to export data from my ISP to my local machine for backup, and this process copying tables as tables, views as </p>
<p>views and so on. But using Export in SSMS 2008 doesn&#8217;t seem to do that. Instead it takes a query, runs it to create a table and then exports the table </p>
<p>with data. So instead of ending up with a query with its permissions, I end up with a table which is no use to me. </p>
<p>Obviously I can open the query, copy its sql, open a new local query, paste the sql and then set all the permissions, but this is a very long winded </p>
<p>way and can&#8217;t be automated. </p>
<p>I&#8217;m sure there&#8217;s something really obvious I am doing wrong, but I just can&#8217;t find it! </p>
<p>There are lots of differences between 2000 and 2005/8, but I can&#8217;t find any helpful web resource to give me a quick guide to what to do differently </p>
<p>with 2008. Books online gives you chapter and verse on the new product, but not the idiot&#8217;s guide to what&#8217;s changed. If anyone knows of a good web </p>
<p>resource, I&#8217;d love to hear about it.</p>
<p>Thanks in advance for any help.</p>
<p>TP</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/copying-view-from-remote-to-local-sql-server-with-ssms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>eMail SQL Server Logs</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/email-sql-server-logs/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/email-sql-server-logs/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 17:41:38 +0000</pubDate>
		<dc:creator>Sbkent2000</dc:creator>
				<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server Management Studio Logs]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m new to SQL Server Management Studio&#8230;&#8230; Is it possible to set it up to eMail Server Logs to myself? Thanks!]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m new to SQL Server Management Studio&#8230;&#8230;  Is it possible to set it up to eMail Server Logs to myself?</p>
<p>Thanks!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/email-sql-server-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/24 queries in 0.052 seconds using memcached
Object Caching 953/1074 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 02:40:57 -->