Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Collation for Localized application

Author  Topic 

nitalsoni
Starting Member

1 Post

Posted - 2010-04-29 : 00:45:29
Hi,

We have WPF application, which can be localized in many different languages. SQL Server 2005 & SQL Server 2008 is being used as Database.

Can you tell me what collation should i provide and where should it be? i.e. SQL Instance / Application Database/ Table / Column

Also we need to make sure that Sorting & Searching operations should work as expected for all languages supported by application.

Please help me on this.

Thanks in Advance.

Nital Soni
   

- Advertisement -