Re: Changing Collations
Tech-Archive recommends: Fix windows errors by optimizing your registry
- From: "Mike C#" <xyz@xxxxxxx>
- Date: Fri, 25 Aug 2006 16:32:04 -0400
Correction, make that ::MultiByteToWideChar. Thanks.
"Mike C#" <xyz@xxxxxxx> wrote in message
news:OkW588HyGHA.1268@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I have a strange little issue. I need to load some data from VC++ into
SQL Server but I need to "map" (for lack of a better word) some of the
strings to a different collation. Is there a VC++ function to convert
strings from one collation to another? And would anyone know if Windows
collations are compatible with SQL Server collations?
Thanks
.
Relevant Pages
- RE: Advice on Create a SQL Server
... Use the default collation. ... domain, and running on a windows domain account, it is better to run under ... Windows Authentication mode. ... to SQL Server using a username/password. ... (microsoft.public.sqlserver.setup) - RE: Advice on Create a SQL Server
... Use the default collation. ... Mode" - it depends on how you will be connecting to your database. ... domain, and running on a windows domain account, it is better to run under ... to SQL Server using a username/password. ... (microsoft.public.sqlserver.setup) - Re: Installing SQL_Latin1_General_CP1_CI_AS collation order??
... Tibor Karaszi, SQL Server MVP ... "Ward Horsfall" wrote in message ... >> rebuildm.exe) interfaces and a collation designator, ... (microsoft.public.sqlserver.setup) - Re: Nearest Common Ancestor Report (XDb1s $1000 Challenge)
... but even MORE generic than the XDb1 implementation, ... disadvantage that 'john', 'John' and 'JOHN' are treated as three distinct ... Since this is the default collation, I assume that your database will use ... I have SQL Server on my desktop; ... (comp.object) - Re: Russian Language support in SQL SERVER
... SQL Server supports languages on a couple of levels. ... specifying a collation defines what language rules are used for ... Cyrillic_general Windows collation that supports the Russian language. ... (microsoft.public.sqlserver.server) |
|