<?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; Introduction to SQL Server 2008 Profiler</title>
	<atom:link href="http://blog.sqlauthority.com/2009/04/24/sql-server-introduction-to-sql-server-2008-profiler/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/04/24/sql-server-introduction-to-sql-server-2008-profiler/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sun, 12 Feb 2012 09:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Imran Mohammed</title>
		<link>http://blog.sqlauthority.com/2009/04/24/sql-server-introduction-to-sql-server-2008-profiler/#comment-60531</link>
		<dc:creator><![CDATA[Imran Mohammed]]></dc:creator>
		<pubDate>Tue, 02 Feb 2010 04:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=4524#comment-60531</guid>
		<description><![CDATA[@Singh,

SQL Server Profiler is installed when you install SQL Server Client tools. It is only available with following Editions of SQL Server 2008.
1. Enterprise Edition.
2. Standard Edition
3. Work Group Edition
4. Developer Edition 
5. Web Edition

Source: http://msdn.microsoft.com/en-us/library/cc645993.aspx
Check under Development Tools Section.

Meaning SQL Server Profiler is not available in SQL Server Express edition. 

But there are few free open source software that acts as Sql server profile, they are free to download and use, But I do not know how secure they are, I have not used them.

So check your edition, which edition of SQL Server have you installed.

** Script to check your SQL Server Edition ** 
Select Serverproperty (&#039;edition&#039;) SQLServerEdition

~ IM.]]></description>
		<content:encoded><![CDATA[<p>@Singh,</p>
<p>SQL Server Profiler is installed when you install SQL Server Client tools. It is only available with following Editions of SQL Server 2008.<br />
1. Enterprise Edition.<br />
2. Standard Edition<br />
3. Work Group Edition<br />
4. Developer Edition<br />
5. Web Edition</p>
<p>Source: <a href="http://msdn.microsoft.com/en-us/library/cc645993.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/cc645993.aspx</a><br />
Check under Development Tools Section.</p>
<p>Meaning SQL Server Profiler is not available in SQL Server Express edition. </p>
<p>But there are few free open source software that acts as Sql server profile, they are free to download and use, But I do not know how secure they are, I have not used them.</p>
<p>So check your edition, which edition of SQL Server have you installed.</p>
<p>** Script to check your SQL Server Edition **<br />
Select Serverproperty (&#8216;edition&#8217;) SQLServerEdition</p>
<p>~ IM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: singh</title>
		<link>http://blog.sqlauthority.com/2009/04/24/sql-server-introduction-to-sql-server-2008-profiler/#comment-60514</link>
		<dc:creator><![CDATA[singh]]></dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=4524#comment-60514</guid>
		<description><![CDATA[but i still wonder where to download &#039;sql profiler 2008&#039; as it does not come with standard package.......]]></description>
		<content:encoded><![CDATA[<p>but i still wonder where to download &#8216;sql profiler 2008&#8242; as it does not come with standard package&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

