<?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>DB Script Contains French language data</title><link>https://community.appian.com/discussions/f/general/30423/db-script-contains-french-language-data</link><description>Hi Experts 
 
 I have a DB Script in which a column have the French language data(Conversion of English fields name). 
 I import the script but after importing the data, the data is not correct as It is giving question mark(?) for few letters in the French</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: DB Script Contains French language data</title><link>https://community.appian.com/thread/120990?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2023 12:50:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60689e14-8c6a-49d8-ab2a-e2e9ee65f77c</guid><dc:creator>srikanthreddy9369</dc:creator><description>&lt;p&gt;It seems like you&amp;#39;re encountering issues with French language data displaying question marks after importing a script. To resolve this problem, please try the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Check Data Encoding&lt;/strong&gt;: Ensure the original data in your script is in the correct UTF-8 encoding for French characters.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;File Encoding&lt;/strong&gt;: Save your script file with UTF-8 encoding.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Database Settings&lt;/strong&gt;: Configure your database to use UTF-8 encoding for character support.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Import with Encoding&lt;/strong&gt;: During script import, specify UTF-8 encoding.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Data Verification&lt;/strong&gt;: After import, verify the data for correct display. If question marks persist, there might be encoding issues in the original data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Data Cleanup&lt;/strong&gt;: If needed, manually correct any encoding issues.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Collation Settings&lt;/strong&gt;: Confirm that your database uses a UTF-8 collation that supports French characters.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Backup Data&lt;/strong&gt;: Always back up your data before making changes.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the problem continues, provide more details about your tools and systems.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>