<?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>&#34;The mind of a Mad Tech!&#34; &#187; MSSQL 2000/2005</title>
	<atom:link href="http://www.keithdmitchell.com/category/technology-related/mssql-20002005/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to identify your SQL Server version and edition.</title>
		<link>http://www.keithdmitchell.com/2009/03/19/how-to-identify-your-sql-server-version-and-edition/</link>
		<comments>http://www.keithdmitchell.com/2009/03/19/how-to-identify-your-sql-server-version-and-edition/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:24:34 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[MSSQL 2000/2005]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=156</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2009%2F03%2F19%2Fhow-to-identify-your-sql-server-version-and-edition%2F&title=How+to+identify+your+SQL+Server+version+and+edition.&desc=This+article+describes+how+to+identify+your+current+Microsoft+SQL+%09%09++Server+version+number+and+the+corresponding+product+or+service+pack++level.+%09%09++It+also+describes+how+to+identify+the+specific+edi&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>This article describes how to identify your current Microsoft SQL Server version number and the corresponding product or service pack level. It also describes how to identify the specific edition if you are using Microsoft SQL Server 2000 or Microsoft SQL Server 7.0. **SQL Server Integration Services is not available in SQL Server Express or [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/03/19/how-to-identify-your-sql-server-version-and-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring a MSSQL 2005 database stuck in suspect mode</title>
		<link>http://www.keithdmitchell.com/2008/09/24/restoring-a-mssql-2005-database-stuck-in-suspect-mode/</link>
		<comments>http://www.keithdmitchell.com/2008/09/24/restoring-a-mssql-2005-database-stuck-in-suspect-mode/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 15:59:23 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[MSSQL 2000/2005]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=109</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F09%2F24%2Frestoring-a-mssql-2005-database-stuck-in-suspect-mode%2F&title=Restoring+a+MSSQL+2005+database+stuck+in+suspect+mode&desc=If+you+happen+to+notice+that+your+MSSQL+database%2Fs+are+stuck+in+suspect+mode%2C+you+can+easily+run+a+query+that+will+process+the+database+and+restore+it+for+you+%28restore+the+status%2C+not+the+actual+datab&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>If you happen to notice that your MSSQL database/s are stuck in suspect mode, you can easily run a query that will process the database and restore it for you (restore the status, not the actual database). To do this, you simply need to run the following query. Keep in mind you will need to [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/09/24/restoring-a-mssql-2005-database-stuck-in-suspect-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Source Code Analyzer for SQL Injection</title>
		<link>http://www.keithdmitchell.com/2008/08/07/microsoft-source-code-analyzer-for-sql-injection/</link>
		<comments>http://www.keithdmitchell.com/2008/08/07/microsoft-source-code-analyzer-for-sql-injection/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:05:54 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[MSSQL 2000/2005]]></category>
		<category><![CDATA[Software Tools]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=98</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F08%2F07%2Fmicrosoft-source-code-analyzer-for-sql-injection%2F&title=Microsoft+Source+Code+Analyzer+for+SQL+Injection&desc=Brief+Description%0D%0ACommunity+Technology+Preview+%28July+2008%29%0D%0AMicrosoft+Source+Code+Analyzer+for+SQL+Injection+is+a+static+code+analysis+tool+for+finding+SQL+Injection+vulnerabilities+in+ASP+code.+Cust&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>Brief Description Community Technology Preview (July 2008) Microsoft Source Code Analyzer for SQL Injection is a static code analysis tool for finding SQL Injection vulnerabilities in ASP code. Customers can run the tool on their ASP source code to help identify code paths that are vulnerable to SQL Injection attacks. Overview In response to the [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/08/07/microsoft-source-code-analyzer-for-sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SQL Injections and how to prevent them</title>
		<link>http://www.keithdmitchell.com/2008/06/14/microsoft-sql-injections-and-how-to-prevent-them/</link>
		<comments>http://www.keithdmitchell.com/2008/06/14/microsoft-sql-injections-and-how-to-prevent-them/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 13:39:32 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[MSSQL 2000/2005]]></category>
		<category><![CDATA[Technology Related]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=81</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F06%2F14%2Fmicrosoft-sql-injections-and-how-to-prevent-them%2F&title=Microsoft+SQL+Injections+and+how+to+prevent+them&desc=%2A+If+you+are+not+already+familiar+with+SQL+injection+I+would+recommend+reading+http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FSQL_injection+%2A%0D%0A%0D%0A%0D%0AThe+recent+injection+attacks+that+have+been+seen+against+ASP+and+ASP.Ne&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>* If you are not already familiar with SQL injection I would recommend reading http://en.wikipedia.org/wiki/SQL_injection * The recent injection attacks that have been seen against ASP and ASP.Net coded sites takes advantage of vulnerabilities in improperly coded sites. These attacks can be mitigated by simply running any user input that can come in contact with [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/06/14/microsoft-sql-injections-and-how-to-prevent-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Database Mail for SQL 2005</title>
		<link>http://www.keithdmitchell.com/2008/02/29/setting-up-database-mail-for-sql-2005/</link>
		<comments>http://www.keithdmitchell.com/2008/02/29/setting-up-database-mail-for-sql-2005/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 15:16:50 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[MSSQL 2000/2005]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/archives/47</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F02%2F29%2Fsetting-up-database-mail-for-sql-2005%2F&title=Setting+up+Database+Mail+for+SQL+2005&desc=%0D%0A%28http%3A%2F%2Fwww.mssqltips.com%29%0D%0A%0D%0AProblem%0D%0AMany+things+have+changed+with+SQL+Server+2005+and+one+of+these+changes+is+the+replacement+of+SQL+Mail+with+Database+Mail.%C2%A0+This+is+a+good+thing%2C+because+SQL+M&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>(http://www.mssqltips.com) Problem Many things have changed with SQL Server 2005 and one of these changes is the replacement of SQL Mail with Database Mail.  This is a good thing, because SQL Mail relied on having a MAPI mail client installed such as Outlook in order for it to work.  With SQL Server 2005, this has [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/02/29/setting-up-database-mail-for-sql-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

