<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Nice to have: "Max" recognition in sql server"]]></title>
		<link>http://www.sqlpower.ca/forum/posts/list/2.page</link>
		<description><![CDATA[Latest messages posted in the topic "Nice to have: "Max" recognition in sql server"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Nice to have: &quot;Max&quot; recognition in sql server</title>
				<description><![CDATA[ Testing old and new jdbc I saw that a column in sql server as<br /> col1 nvarchar(max)  is rendered in PA as longvarchar(1073741823).<br /> <br /> It would be good if PA could at least accept col2 varchar(Max), or adummy interpreted as such.<br /> <br /> Kind regards <br /> <br /> Lou]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2315/4866.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2315/4866.page</link>
				<pubDate><![CDATA[Thu, 30 Apr 2009 18:28:26]]> GMT</pubDate>
				<author><![CDATA[ Lourence108]]></author>
			</item>
			<item>
				<title>Re:Nice to have: &quot;Max&quot; recognition in sql server</title>
				<description><![CDATA[ This is a great idea. PostgreSQL has a similar feature, in that you can leave off the "precision" argument on a varchar to make it unlimited in length. We don't currently handle this properly either for round-trip engineering. You just end up with a large limit rather than truly unlimited.<br /> <br /> I've filed this request as [url=http://trillian.sqlpower.ca/bugzilla/show_bug.cgi?id=1797]bug 1797[/url].<br /> <br /> -Jonathan]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2315/4876.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2315/4876.page</link>
				<pubDate><![CDATA[Mon, 4 May 2009 12:02:46]]> GMT</pubDate>
				<author><![CDATA[ Jonathan]]></author>
			</item>
			<item>
				<title>Re:Nice to have: &quot;Max&quot; recognition in sql server</title>
				<description><![CDATA[ (Should this be a new thread?)<br /> <br /> On a perhaps related note:<br /> <br /> With MS JDBC driver sqljdbc4.jar and SQL Server 2008, I'm getting 'ntext' columns mapped to 'varchar(1073741823)' columns. Is there any workaround to this bug -- besides using a text editor on the generated forward-engineering SQL?  <img src="http://www.sqlpower.ca/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2315/5856.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2315/5856.page</link>
				<pubDate><![CDATA[Sat, 20 Feb 2010 20:06:42]]> GMT</pubDate>
				<author><![CDATA[ jazz_aficionado ]]></author>
			</item>
	</channel>
</rss>
