<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/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>Hello Everybody, while mapping a CDT to a pre-existing MS SQL database I&amp;#39;m r</title><link>https://community.appian.com/discussions/f/integrations/7089/hello-everybody-while-mapping-a-cdt-to-a-pre-existing-ms-sql-database-i-m-r</link><description>Hello Everybody, while mapping a CDT to a pre-existing MS SQL database I&amp;#39;m receiving an error: found char, expected nvarchar. Now usually I would just adjust the XSD type or add a column definition however both of those approaches have failed me in this</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hello Everybody, while mapping a CDT to a pre-existing MS SQL database I'm r</title><link>https://community.appian.com/thread/28486?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 10:11:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c86dd87-2dfb-41cd-8feb-377a202a96a5</guid><dc:creator>Jin Pheh</dc:creator><description>For anyone searching in the future: My problem was ended up being completely unrelated to the mapping and was entirely due to the browser.  After removing the offending column entirely so I could resolve this problem later I was still unable to verify the datastore because of this Char column.  This continued after doing a full refresh of the browser, closing all extra tabs and redownloading the XSD definition to ensure that I had, in fact, removed the column.  The solution: Log out from Appian, log back in and then verify again.  I was able to reproduce the problem, and the solution using both IE11 and Chrome.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello Everybody, while mapping a CDT to a pre-existing MS SQL database I'm r</title><link>https://community.appian.com/thread/28471?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 01:38:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:08230693-f849-458f-bd29-c034b5d13354</guid><dc:creator>Jin Pheh</dc:creator><description>My mapping is straight forward and included below - but yes, when I saw column definition I mean exactly that.&lt;br /&gt;&lt;br /&gt;      &amp;lt;xsd:element name=&amp;quot;PrefLanguage&amp;quot; nillable=&amp;quot;true&amp;quot; type=&amp;quot;xsd:string&amp;quot;&amp;gt;&lt;br /&gt;        &amp;lt;xsd:annotation&amp;gt;&lt;br /&gt;          &amp;lt;xsd:appinfo source=&amp;quot;appian.jpa&amp;quot;&amp;gt;@Column(name=&amp;quot;PreferredLanguage&amp;quot;, columnDefinition=&amp;quot;CHAR(4)&amp;quot;)&amp;lt;/xsd:appinfo&amp;gt;&lt;br /&gt;        &amp;lt;/xsd:annotation&amp;gt;&lt;br /&gt;      &amp;lt;/xsd:element&amp;gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello Everybody, while mapping a CDT to a pre-existing MS SQL database I'm r</title><link>https://community.appian.com/thread/28470?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 01:32:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0cd198e7-888e-4731-8db6-b0a586ecb72e</guid><dc:creator>Tim Nguyen</dc:creator><description>What is your XSD mapping for this field? When you said that &amp;quot;the columnDefinition property of the @Column annotation doesn&amp;#39;t appear to help&amp;quot;, did you mean that you tried using @Column(columnDefinition = “char”)?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>