﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Database Deployment Toolkit (How do I?)  » column collation</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 26 May 2026 16:58:47 GMT</lastBuildDate><ttl>20</ttl><item><title>column collation</title><link>http://forum.strataframe.net/FindPost26847.aspx</link><description>Hi,&lt;P&gt;working on a new project between France and North-Africa, I'll need arabics collations on certain columns in many tables (the rest of database will be in french_ci_as, or french_ci_ai).&lt;/P&gt;&lt;P&gt;I know I can specifiy it in a post-deployement script, but this implies to create index likewise (alter column ... collate my_collation&amp;nbsp;is forbidden if an index uses this column)&lt;/P&gt;&lt;P&gt;Is there another workaround ? (or a plan inside SF team dreams to add/modify column collation :cool: )&lt;/P&gt;&lt;P&gt;Thanks in advance</description><pubDate>Thu, 15 Apr 2010 09:32:12 GMT</pubDate><dc:creator>Michel Levy</dc:creator></item><item><title>RE: column collation</title><link>http://forum.strataframe.net/FindPost26862.aspx</link><description>Gotcha.  That makes sense.  This is something that we would have to change to provide a certain collation on a per column basis.  Like I said, we will add this to the list as the DDT is getting some pretty nice upgrades and as we move forward I want to continue to accommodate all needs in this area.  So it will make it in, just don't know exactly when.  I have just added this post to the "to-do" list.</description><pubDate>Thu, 15 Apr 2010 09:32:12 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: column collation</title><link>http://forum.strataframe.net/FindPost26861.aspx</link><description>Trent,&lt;P&gt;I understand, this enhancement is certainly not the most important for all SF community.&lt;/P&gt;&lt;P&gt;I really need a specific collation (arabic) on some columns, though the tables will be in a French collation. These fields will be in NCHAR for unicode use,&amp;nbsp;because I need good indices on these fields (few millions of rows per each table)&lt;BR&gt;for example, a Person table will store name CHAR (30)&amp;nbsp;in french script and arabic_name NCHAR(60)&amp;nbsp;in arabic script, and user should ask for an ORDER BY french or by arabic.&lt;BR&gt;In many SP, I'll use select ... where arabic_name ...&lt;BR&gt;That's why specific collation is mandatory.&lt;/P&gt;&lt;P&gt;But I don't think that these&amp;nbsp;structures&amp;nbsp;will be modified, once defined. I've tried to deploy DDT packages on such a database (one column in one table with an arabic_collation), and I can modify all but that column. That's OK for me today (most important is to understand how to do with browsedialog in french AND arabic :pinch: , I'll ask you later)</description><pubDate>Thu, 15 Apr 2010 09:27:07 GMT</pubDate><dc:creator>Michel Levy</dc:creator></item><item><title>RE: column collation</title><link>http://forum.strataframe.net/FindPost26857.aspx</link><description>This is the first time it has come up.  We will add this to the list of future enhancements.  But there are several more pressing things ahead of it.  I am not sure what you are trying to accomplish overall, but is this something that you can do outside of a collation?  For example, using NVARCHAR fields and take a unicode approach?  It may not meet your needs, I am just trying to understand your current issue.</description><pubDate>Thu, 15 Apr 2010 08:49:32 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>