RE: bcp french characters -
11-21-2003
, 02:01 PM
I don't get anything that looks like that when I run that proc
This is what I get
Unicode data sorting
----------------------
Locale ID = 1033
case insensitive, kana type insensitive, width insensitiv
Sort Order Description
------------------------------------------------------------------------------------------------------------------------------------
Character Set = 1, iso_
ISO 8859-1 (Latin-1) - Western European 8-bit character set
Sort Order = 52, nocase_is
Case-insensitive dictionary sort order for use with several W
stern-European languages including English, French, and Germa
. Uses the ISO 8859-1 character set
Characters, in Order
------------------------------------------------------------------------------------------------------------------------------------
! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { |
~ ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ * ® ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½
¿ × ÷ 0 1 2 3 4 5 6 7 8 9 A=a À=* Á=á Â=â Ã=ã Ä=ä Å=å Æ=æ B=b
=c Ç=ç D=d E=e È=è É=é Ê=ê Ë=ë F=f G=g H=h I=i Ì=ì Í=* Î=î Ï=ï
=j K=k L=l M=m N=n Ñ=ñ O=o Ò=ò Ó=ó Ô=ô Õ=õ Ö=ö Ø=ø P=p Q=q R=r
=s ß T=t U=u Ù=ù Ú=ú Û=û Ü=ü V=v W=w X=x Y=y Ý=ý ÿ Z=z Ð=ð Þ=
Just for kicks, I tried using -c -6 -C1033
Didn't work. Got an error that looked like this
SQLState = S1000, NativeError = 8
Error = [Microsoft][ODBC SQL Server Driver]Unicode conversion failed. The code page of the SQL server must be installed on the client system
The interesting thing is it looks like I only got this error for rows that have french characters in them |