Re: Multilingual versions of SQL Express 2005 available ? Where ?



Hi Keith,

As Mike has said, so far t here is no other language version of the SQL
EXPRESS 2005 available. However, as for testing our own applicaiton's
internationalization ability, it is not necessary to have a specific
language version of SQL Express. All the english version SQL Server can
store all the characters of other language.... Generally, if our
application is using Unicode as the text's charset, the SQLserver's buildin
unicode text column can correctly store them... Also, if you want to store
the text as a specific charset(code page...), the SQLserver also provide
most common Collations that mapped to those common charsets or codepages....

There is a msdn article dicussing on the SQL 2000's international support,
it also applies to all the sqlserver instances....

#International Features in Microsoft SQL Server 2000
Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Mike Epprecht \(SQL MVP\)" <mike@xxxxxxxxxxxx>
| References: <D9001CF8-0AEE-47ED-B98E-9C2CAE9D2E79@xxxxxxxxxxxxx>
| Subject: Re: Multilingual versions of SQL Express 2005 available ? Where ?
| Date: Wed, 14 Dec 2005 19:52:25 +0100
| Lines: 29
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.1830
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
| X-RFC2646: Format=Flowed; Original
| Message-ID: <eFWrF#NAGHA.1032@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.sqlserver.setup
| NNTP-Posting-Host: 196.1.62.81.cust.bluewin.ch 81.62.1.196
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.setup:74037
| X-Tomcat-NG: microsoft.public.sqlserver.setup
|
| Hi
|
| Non-English versions will be shipping early 2006.
|
| Regards
| --------------------------------
| Mike Epprecht, Microsoft SQL Server MVP
| Zurich, Switzerland
|
| IM: mike@xxxxxxxxxxxx
|
| MVP Program: http://www.microsoft.com/mvp
|
| Blog: http://www.msmvps.com/epprecht/
|
| "Keith Dorken" <kadorken@xxxxxxxxxxxxx> wrote in message
| news:D9001CF8-0AEE-47ED-B98E-9C2CAE9D2E79@xxxxxxxxxxxxxxxx
| >I need to test multilingual support for our application in French
(Canada)
| > version of SQL Express 2005, but cannot find where (if) it is available?
| >
| > Thanks in advance for any pointers as to where the multlingual versions
| > are
| > hiding.
| >
| > Keith
| >
| >
|
|
|

.



Relevant Pages

  • Re: .NET CF 2.0 for multi-lingual application
    ... use the built in internationalization, so I'm ending up doing the ... multi language support in a custom manner. ... For a database I think your options are Sql Server 2005 mobile or Sql ... Server 2005 compact edition (the new version of mobile. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: SPS 2003 with SQL 2005
    ... To apply Sharepoint Portals Server SP2, ... > you must first apply Windows Sharepoint Services SP2. ... > Sharepoint Services SP2 enables support for SQL 2005. ... Microsoft SQL Server 2000 Enterprise Edition, ...
    (microsoft.public.sharepoint.portalserver)
  • Re: SPS 2003 with SQL 2005
    ... Sharepoint Services SP2 enables support for SQL 2005. ... Microsoft SQL Server 2000 Enterprise Edition, ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Install Sql2005 Instance on Cluster
    ... Principal SQL Infrastructure Consultant ... Microsoft SQL Server MVP ... 1>i cannot use the same group iwill have to request new ip /n/w name and disk. ... what the client wants to do is install another instance of SQL 2005 on the same virtual server. ...
    (microsoft.public.sqlserver.clustering)
  • Re: ActiveActivepassive setup
    ... Principal SQL Infrastructure Consultant ... Microsoft SQL Server MVP ... "Geoff N. Hiten" wrote: ... Nodes are host platforms. ...
    (microsoft.public.sqlserver.clustering)

Loading