<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "DDL generataion - varbinary in HSQLDB"]]></title>
		<link>http://forums.visual-paradigm.com/posts/32.html</link>
		<description><![CDATA[Latest messages posted in the topic "DDL generataion - varbinary in HSQLDB"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>DDL generataion - varbinary in HSQLDB</title>
				<description><![CDATA[ During development of ER diagram I found that varbinay type is mapped to longvarbinary in case of HSQLDB DBMS. The result is:<br> <br> create table TEST (ID bigint generated by default as identity (start with 1), IP_ADDRESS longvarbinary(16), primary key (ID));<br> <br> This is wrong format for HSQLDB and it is resulted in: "Unexpected token in statement [create table....]"]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2742#20479.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2742#20479.html</link>
				<pubDate><![CDATA[Thu, 20 Dec 2007 16:40:38]]></pubDate>
				<author><![CDATA[ sergey.zakharov]]></author>
			</item>
			<item>
				<title>DDL generataion - varbinary in HSQLDB</title>
				<description><![CDATA[ Hello sergey.zakharov,<br> <br> I've pass this issue to our engineers to investigate and will get back to you shortly.<br> <br> Best regards,<br> Rain]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2742#20483.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2742#20483.html</link>
				<pubDate><![CDATA[Thu, 20 Dec 2007 22:21:00]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>Re:DDL generataion - varbinary in HSQLDB</title>
				<description><![CDATA[ Hi sergey.zakharov, <br> <br> I would like to let you know the fix for longvarbinary problem has been fixed and please find the patch build at the following link. If you need any help, please let me know!<br> <br> <a href='http://files3.visual-paradigm.com/200712/Patch/sp1_20071219d/VP_Suite_Windows_3_1_sp1_20071219d.exe' target='_new' rel="nofollow">http://files3.visual-paradigm.com/200712/Patch/sp1_20071219d/VP_Suite_Windows_3_1_sp1_20071219d.exe</a><br> <br> Best regards,<br> Rain]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2742#20499.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2742#20499.html</link>
				<pubDate><![CDATA[Mon, 24 Dec 2007 11:38:21]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
	</channel>
</rss>