<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Open Discussion &amp; Feature Requests</title><link>http://www.ormfoundation.org/forums/10.aspx</link><description>This is where you can discuss your suggestions for functions that are not provided by the current release of the NORMA tool. You can also ask questions on how to use the tool.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Generated SQL server script issues...</title><link>http://www.ormfoundation.org/forums/thread/946.aspx</link><pubDate>Fri, 23 May 2008 12:25:19 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:946</guid><dc:creator>tonysell</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/946.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=946</wfw:commentRss><description>&lt;p&gt;While generating SQL from a model I reverse engineered&amp;nbsp;I have run into the following issues with some of the types from the original schema.&amp;nbsp; The following types do not seem to map correctly: &lt;/p&gt;
&lt;p&gt;XML --&amp;gt; ends up as a NATIONAL CHARACTERVARYING (NaN)&lt;/p&gt;
&lt;p&gt;NVARCHAR(max) --&amp;gt; ends up as a NATIONAL CHARACTERVARYING (NaN)&lt;/p&gt;
&lt;p&gt;binary and varbinary fixed length and (max) --&amp;gt; end up as BINARY LARGE OBJECT (0)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;SQL Server does not seem to like the &amp;quot;LARGE&amp;quot; or &amp;quot;(NaN)&amp;quot; portions of the script very much.&amp;nbsp; A quick search and replace gets the script to run, but the loss of distinction between the XML and nvarchar(max) types is a problem.&amp;nbsp; I am still playing around with them a bit to see what I can find, but wanted to post up and get a little feedback.&amp;nbsp; Are these types supported or is there a way to add custom types directly for either these or if user defined types are present?&lt;/p&gt;
&lt;p&gt;Thank You,&lt;/p&gt;
&lt;p&gt;--Tony&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>