Tuesday, February 14, 2012

Client connection

When client side connect to the sql server using sql client tools, they see
that error.
"Warning:The client and server codepages do not match. some ANSI character
mappings may not be possible"
is it the problem on charcter set?
in sql server, it is english OS/sql server
in client side, it maybe chinese/english OSHi,
This warning is raised when comparing the NT ANSI
codepage with the SQL Server codepage. It is not raised
by comparing code pages between SQL installations. You
can ignore this message since it doesn't prevent you
from connecting to it.
Sincerely,
William Wang
Microsoft Online Partner Support
Get Secure! - <www.microsoft.com/security>
========================================
=============
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
========================================
=============
This posting is provided "AS IS" with no warranties, and
confers no rights.
--
>From: "Test" <TEst@.test.com>
>Subject: Client connection
>Date: Fri, 31 Dec 2004 09:54:23 +0800
>Lines: 13
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
>Message-ID: <eNYTout7EHA.2552@.TK2MSFTNGP09.phx.gbl>
>Newsgroups: microsoft.public.sqlserver.server
>NNTP-Posting-Host: 210.3.41.157
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXS01.phx.gbl!cpmsftngxa06.p
hx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT
NGP09.phx.gbl
>Xref: cpmsftngxa10.phx.gbl
microsoft.public.sqlserver.server:372772
>X-Tomcat-NG: microsoft.public.sqlserver.server
>When client side connect to the sql server using sql
client tools, they see
>that error.
>"Warning:The client and server codepages do not match.
some ANSI character
>mappings may not be possible"
>is it the problem on charcter set?
>in sql server, it is english OS/sql server
>in client side, it maybe chinese/english OS
>
>

No comments:

Post a Comment