<?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/"
		>
<channel>
	<title>Comments for SQL Lion</title>
	<atom:link href="http://www.sqllion.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqllion.com</link>
	<description>Welcome to the Database Jungle</description>
	<lastBuildDate>Wed, 24 Feb 2010 10:34:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on TRANSACTION Isolation Levels in SQL Server by Kulbhushan Singhal</title>
		<link>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/comment-page-1/#comment-290</link>
		<dc:creator>Kulbhushan Singhal</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=605#comment-290</guid>
		<description>Complete &amp; detailed Article regarding Isolation Levels.Thanks for sharing such a nice article.</description>
		<content:encoded><![CDATA[<p>Complete &amp; detailed Article regarding Isolation Levels.Thanks for sharing such a nice article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming For Loop Container by Arun Mallick</title>
		<link>http://www.sqllion.com/2009/06/programming-for-loop-container/comment-page-1/#comment-287</link>
		<dc:creator>Arun Mallick</dc:creator>
		<pubDate>Sat, 30 Jan 2010 10:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=479#comment-287</guid>
		<description>Well,
As in the above statement, I am trying to insert employee’s names for each iteration of the loop, so just to distinguish each employee name, I am concatenating constant value “EmpName” with the counter which is of integer data type and is coming by the parameter “User::Counter”, as it is impossible to concatenate one string value to an integer value, hence I am type casting integer to string before concatenation. Here, “?” is the placeholder for the integer value.
Thanks,</description>
		<content:encoded><![CDATA[<p>Well,<br />
As in the above statement, I am trying to insert employee’s names for each iteration of the loop, so just to distinguish each employee name, I am concatenating constant value “EmpName” with the counter which is of integer data type and is coming by the parameter “User::Counter”, as it is impossible to concatenate one string value to an integer value, hence I am type casting integer to string before concatenation. Here, “?” is the placeholder for the integer value.<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming For Loop Container by jayamanjunath</title>
		<link>http://www.sqllion.com/2009/06/programming-for-loop-container/comment-page-1/#comment-286</link>
		<dc:creator>jayamanjunath</dc:creator>
		<pubDate>Sat, 30 Jan 2010 09:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=479#comment-286</guid>
		<description>Cast(? as varchar)

the above said statement is not clear, can u able to expain it clearly,

which will be helpfull for me

jayamanjunath ks 
+919035342730</description>
		<content:encoded><![CDATA[<p>Cast(? as varchar)</p>
<p>the above said statement is not clear, can u able to expain it clearly,</p>
<p>which will be helpfull for me</p>
<p>jayamanjunath ks<br />
+919035342730</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TRANSACTION Isolation Levels in SQL Server by venkatesh</title>
		<link>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/comment-page-1/#comment-285</link>
		<dc:creator>venkatesh</dc:creator>
		<pubDate>Sat, 30 Jan 2010 02:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=605#comment-285</guid>
		<description>boss really this article is superb. earlier i was struggling to understand the locks. but this article explains with example really fantastic. thank you so much.</description>
		<content:encoded><![CDATA[<p>boss really this article is superb. earlier i was struggling to understand the locks. but this article explains with example really fantastic. thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Duplicate Remover by Arun Mallick</title>
		<link>http://www.sqllion.com/2009/06/duplicate-remover/comment-page-1/#comment-280</link>
		<dc:creator>Arun Mallick</dc:creator>
		<pubDate>Wed, 20 Jan 2010 03:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=406#comment-280</guid>
		<description>Bug fixed for “Duplicate Remover”, now it can connect to any SQL SERVER across the network provided the names are given perfectly, especially, if you are connecting to any remote SQL Server and there are more than one instance of SQL Server running on the Remote System, then give the port no along with the Server Name.</description>
		<content:encoded><![CDATA[<p>Bug fixed for “Duplicate Remover”, now it can connect to any SQL SERVER across the network provided the names are given perfectly, especially, if you are connecting to any remote SQL Server and there are more than one instance of SQL Server running on the Remote System, then give the port no along with the Server Name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extreme Catalog Pro by Arun Mallick</title>
		<link>http://www.sqllion.com/2009/06/extreme-catalog-pro/comment-page-1/#comment-278</link>
		<dc:creator>Arun Mallick</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=490#comment-278</guid>
		<description>Issues related to &quot;Windows 7&quot; Operating system is fixed now for Extreme Catalog Pro.</description>
		<content:encoded><![CDATA[<p>Issues related to &#8220;Windows 7&#8243; Operating system is fixed now for Extreme Catalog Pro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TRANSACTION Isolation Levels in SQL Server by GopuN</title>
		<link>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/comment-page-1/#comment-277</link>
		<dc:creator>GopuN</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=605#comment-277</guid>
		<description>Nice Article. Explanation is Good.
Thank you.</description>
		<content:encoded><![CDATA[<p>Nice Article. Explanation is Good.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Foreach Loop Container – Enumerating Excel Files by kkluwang</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-276</link>
		<dc:creator>kkluwang</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-276</guid>
		<description>I&#039;ve tried this piece of code.It works fine but my requirement is to provide the user to map the fields in the web page. I&#039;ve a datatable which has the selected excel column names as well as the selected sql table column names. I want to override the column names while mapping. Is this possible? I&#039;m not able to access the column names directly .How do i customize the code below:

 //map external metadata to the inputcolumn
            foreach (IDTSInputColumn90 inputColumn in input.InputColumnCollection)
            {
                IDTSExternalMetadataColumn90 exMetaColumn = (IDTSExternalMetadataColumn90)input.ExternalMetadataColumnCollection[inputColumn.Name];
                inputColumn.ExternalMetadataColumnID = exMetaColumn.ID;
            }

Please reply urgently.....................</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this piece of code.It works fine but my requirement is to provide the user to map the fields in the web page. I&#8217;ve a datatable which has the selected excel column names as well as the selected sql table column names. I want to override the column names while mapping. Is this possible? I&#8217;m not able to access the column names directly .How do i customize the code below:</p>
<p> //map external metadata to the inputcolumn<br />
            foreach (IDTSInputColumn90 inputColumn in input.InputColumnCollection)<br />
            {<br />
                IDTSExternalMetadataColumn90 exMetaColumn = (IDTSExternalMetadataColumn90)input.ExternalMetadataColumnCollection[inputColumn.Name];<br />
                inputColumn.ExternalMetadataColumnID = exMetaColumn.ID;<br />
            }</p>
<p>Please reply urgently&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TRANSACTION Isolation Levels in SQL Server by Luis</title>
		<link>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/comment-page-1/#comment-274</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Mon, 28 Dec 2009 13:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=605#comment-274</guid>
		<description>Thanks for this excellent article, I was able to finally understand Isolations Level.</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent article, I was able to finally understand Isolations Level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TRANSACTION Isolation Levels in SQL Server by Chandra</title>
		<link>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/comment-page-1/#comment-273</link>
		<dc:creator>Chandra</dc:creator>
		<pubDate>Thu, 17 Dec 2009 00:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=605#comment-273</guid>
		<description>This is a good article. Thanks!</description>
		<content:encoded><![CDATA[<p>This is a good article. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
