<?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 on: TinySQL Code Generator</title>
	<atom:link href="http://www.firozansari.com/2007/09/13/tinysql-code-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firozansari.com/2007/09/13/tinysql-code-generator/</link>
	<description></description>
	<lastBuildDate>Thu, 16 Jul 2009 15:31:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Firoz&#8217;s Blog - &#187; Release - TinySQL v2.0</title>
		<link>http://www.firozansari.com/2007/09/13/tinysql-code-generator/comment-page-1/#comment-15086</link>
		<dc:creator>Firoz&#8217;s Blog - &#187; Release - TinySQL v2.0</dc:creator>
		<pubDate>Sat, 05 Apr 2008 00:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.firoz.name/2007/09/13/tinysql-code-generator/#comment-15086</guid>
		<description>[...] You can also read my previous blog to learn more about TinySQL tool. TinySQL Code Generator [...]</description>
		<content:encoded><![CDATA[<p>[...] You can also read my previous blog to learn more about TinySQL tool. TinySQL Code Generator [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firoz Ansari</title>
		<link>http://www.firozansari.com/2007/09/13/tinysql-code-generator/comment-page-1/#comment-15084</link>
		<dc:creator>Firoz Ansari</dc:creator>
		<pubDate>Fri, 04 Apr 2008 23:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.firoz.name/2007/09/13/tinysql-code-generator/#comment-15084</guid>
		<description>Thanks Rasik. I have fixed NVARCHAR issue and will release it soon.</description>
		<content:encoded><![CDATA[<p>Thanks Rasik. I have fixed NVARCHAR issue and will release it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasik Jain</title>
		<link>http://www.firozansari.com/2007/09/13/tinysql-code-generator/comment-page-1/#comment-15078</link>
		<dc:creator>Rasik Jain</dc:creator>
		<pubDate>Fri, 04 Apr 2008 19:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.firoz.name/2007/09/13/tinysql-code-generator/#comment-15078</guid>
		<description>TinySQL is a cool utility for generating code for the repititive process. It is very flexible to modify according to our needs. liked it. thanks for this such a great utility.

Note: Hope you will modify it to accomodate the NVARCHAR characters.</description>
		<content:encoded><![CDATA[<p>TinySQL is a cool utility for generating code for the repititive process. It is very flexible to modify according to our needs. liked it. thanks for this such a great utility.</p>
<p>Note: Hope you will modify it to accomodate the NVARCHAR characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Voytek</title>
		<link>http://www.firozansari.com/2007/09/13/tinysql-code-generator/comment-page-1/#comment-11524</link>
		<dc:creator>Voytek</dc:creator>
		<pubDate>Wed, 19 Sep 2007 22:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.firoz.name/2007/09/13/tinysql-code-generator/#comment-11524</guid>
		<description>Interesting tool but doesn&#039;t work with nvarchar. The result is
@AName = NVARCHAR,
@AName = SYSNAME,

instead of @AName = NVARCHAR(100)</description>
		<content:encoded><![CDATA[<p>Interesting tool but doesn&#8217;t work with nvarchar. The result is<br />
@AName = NVARCHAR,<br />
@AName = SYSNAME,</p>
<p>instead of @AName = NVARCHAR(100)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

