|
On 11/2/2016 6:37 PM, Mohammad Tanveer wrote:
ok here it is... my data is in a table with fields defined with CCSID 37
My JOB CCSID = 37
That's the issue. What is happening is that someone is storing a
Swedish character in an English column. Naturally, this is going to be
a problem.
In CCSID(37):
A-ring is x'67'
$ is x'5B'
AE is x'9E'
ftp://ftp.software.ibm.com/software/globalization/gcoc/
attachments/CP00037.pdf
In CCSID(278):
A-ring is x'5B'
$ is x'67'
AE is x'9E'
ftp://ftp.software.ibm.com/software/globalization/gcoc/
attachments/CP00278.pdf
If the intent is to store Swedish characters, the column should almost
certainly be tagged as CCSID(278). Because as the situation now stands,
the users are lying to the system - they are storing Swedish in an
English column, which will mess up translations.
--
--buck
Visit wiki.midrange.com and register for an account. Edit a page that
helps you, and because it's public, you'll help someone else, too!
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.