<?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 How To ...</title>
	<atom:link href="http://howto.tawaret.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://howto.tawaret.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Nov 2009 10:08:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Extend IBM Websphere Trial Period by Nacho</title>
		<link>http://howto.tawaret.com/extend-ibm-websphere-trial-period/comment-page-1/#comment-3506</link>
		<dc:creator>Nacho</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/?p=59#comment-3506</guid>
		<description>Thanks a lot !!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implement pagination with SQL Server 2005 by Casiva Agustin</title>
		<link>http://howto.tawaret.com/implement-pagination-with-sql-server-2005/comment-page-1/#comment-2737</link>
		<dc:creator>Casiva Agustin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 12:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/index.php/implement-pagination-with-sql-server-2005/#comment-2737</guid>
		<description>I think that is not easy, but it&#039;s what we have. Easy it&#039;s the way that MySQL do, like example

SELECT * FROM myTable LIMIT ? OFFSET ?

That is beautiful Query, with a sintax very easy to read. I hope that Microsoft improve this feature in the next versions.</description>
		<content:encoded><![CDATA[<p>I think that is not easy, but it&#8217;s what we have. Easy it&#8217;s the way that MySQL do, like example</p>
<p>SELECT * FROM myTable LIMIT ? OFFSET ?</p>
<p>That is beautiful Query, with a sintax very easy to read. I hope that Microsoft improve this feature in the next versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implement pagination with SQL Server 2005 by Ramesh Gopalan</title>
		<link>http://howto.tawaret.com/implement-pagination-with-sql-server-2005/comment-page-1/#comment-2265</link>
		<dc:creator>Ramesh Gopalan</dc:creator>
		<pubDate>Sat, 25 Apr 2009 04:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/index.php/implement-pagination-with-sql-server-2005/#comment-2265</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-197&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-197&quot; rel=&quot;nofollow&quot;&gt;aruntyagi &lt;/a&gt; :&lt;/strong&gt;Tell me in details how to Implement Pagination with code&lt;/blockquote&gt;

Hi Aruntyagi......

Please find the code implementaion.

Ramesh.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-197"><p>
<strong><a href="#comment-197" rel="nofollow">aruntyagi </a> :</strong>Tell me in details how to Implement Pagination with code</p></blockquote>
<p>Hi Aruntyagi&#8230;&#8230;</p>
<p>Please find the code implementaion.</p>
<p>Ramesh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error: no `server&#8217; JVM at &#8230; jvm.dll by Brady</title>
		<link>http://howto.tawaret.com/error-no-server-jvm-at-jvmdll/comment-page-1/#comment-2155</link>
		<dc:creator>Brady</dc:creator>
		<pubDate>Thu, 11 Dec 2008 22:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/index.php/error-no-server-jvm-at-jvmdll/#comment-2155</guid>
		<description>In my case, I already had the jdk installed and the error still occurred. To fix the problem I changed the Path environment variable and moved %JAVA_HOME%\bin to the beginning of the Path.</description>
		<content:encoded><![CDATA[<p>In my case, I already had the jdk installed and the error still occurred. To fix the problem I changed the Path environment variable and moved %JAVA_HOME%\bin to the beginning of the Path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implement pagination with SQL Server 2005 by Ruben Zevallos Jr.</title>
		<link>http://howto.tawaret.com/implement-pagination-with-sql-server-2005/comment-page-1/#comment-2147</link>
		<dc:creator>Ruben Zevallos Jr.</dc:creator>
		<pubDate>Mon, 01 Dec 2008 09:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/index.php/implement-pagination-with-sql-server-2005/#comment-2147</guid>
		<description>Thanks for the tip</description>
		<content:encoded><![CDATA[<p>Thanks for the tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Retrieving identity column values from MS SQL Server by JDBC by Jerome Lacoste</title>
		<link>http://howto.tawaret.com/retrieving-identity-column-values-from-ms-sql-server-by-jdbc/comment-page-1/#comment-301</link>
		<dc:creator>Jerome Lacoste</dc:creator>
		<pubDate>Wed, 05 Dec 2007 16:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/index.php/retrieving-identity-column-values-from-ms-sql-server-by-jdbc/#comment-301</guid>
		<description>BTW, it seems like MSSQL driver doesn&#039;t support

keys.getInt(&quot;ID&quot;) but supports keys.getInt(1)

while the JTDS driver (1.2) supports both.</description>
		<content:encoded><![CDATA[<p>BTW, it seems like MSSQL driver doesn&#8217;t support</p>
<p>keys.getInt(&#8220;ID&#8221;) but supports keys.getInt(1)</p>
<p>while the JTDS driver (1.2) supports both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implement pagination with SQL Server 2005 by aruntyagi</title>
		<link>http://howto.tawaret.com/implement-pagination-with-sql-server-2005/comment-page-1/#comment-197</link>
		<dc:creator>aruntyagi</dc:creator>
		<pubDate>Tue, 30 Oct 2007 14:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://howto.tawaret.com/index.php/implement-pagination-with-sql-server-2005/#comment-197</guid>
		<description>Tell me in details how to Implement Pagination with code</description>
		<content:encoded><![CDATA[<p>Tell me in details how to Implement Pagination with code</p>
]]></content:encoded>
	</item>
</channel>
</rss>

