Codepage mismatch I think
johndotfoxley_at_laywheelerdotcom
Date: 05/07/04
- Next message: Ken: "Row data to delimited list"
- Previous message: Hari: "Re: Trucate Command"
- Next in thread: Steve Kass: "Re: Codepage mismatch I think"
- Reply: Steve Kass: "Re: Codepage mismatch I think"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 04:31:34 -0700
I am running SQL server 7 on an NT 4 server here in the UK
which has a table containing French and Italian wine
names. Most of the characters with accents are recognised
fine but not the letter c with an acute (/) accent on it
(the database records are populated by typing it out in
Word and pasting it into the database table). If I use
Query Analyser to then search for this character it does
not find it unless I precede the search string with the
letter N, as in like N'%c%' (where the c has an acute
accent). Then it finds all occurences of this in the
table. This has other implications with our report writer
(compiles sql code) as the report fails when encountering
a record with this character. I think it is a codepage mis-
match somewhere but don't know what I need to do to fix it.
- Next message: Ken: "Row data to delimited list"
- Previous message: Hari: "Re: Trucate Command"
- Next in thread: Steve Kass: "Re: Codepage mismatch I think"
- Reply: Steve Kass: "Re: Codepage mismatch I think"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|