473,406 Members | 2,620 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

XML Extender - CCSID to UTF-8 help required

My db is ccsid 870 , i have the collection enabled that i want to use ,
specified as utf-8
when i generate the xml it all looks ok , but when i translate it with
the xsl it creates crappy characters , if i use ISO-8859-2 all is ok ,
is there any way of converting ?

<?xml version="1.0" encoding="UTF-8"?>
<l2c version="1.0" country="CZ">
<header>
<lc>
<identification>LPCZ01</identification>
<name>Ã... E S K Ã?

<?xml version="1.0" encoding="ISO-8859-2"?>
<l2c version="1.0" country="CZ">
<header>
<lc>
<identification>LPCZ01</identification>
<name>Å E S K Á R E P U B L I K A</name>
</lc>

Jul 31 '06 #1
0 1306

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
by: Stanley Sinclair | last post by:
Bear with me. I am being very calm; took a Valium. I have waited two weeks to write this, because every time I wrote it before the message was, at best, nasty. I need to use the services of...
2
by: Belinda | last post by:
Hi. I am just getting started with DB2's spatial extender and could really use some help. Pointers to good docs or examples are welcome. I am using DB2 version 8 on Sun. I have a database of...
2
by: Kristof Bonnast | last post by:
Hello, I'm trying to query our JD/Edwards database via a iDB2DataAdapter. I get the correct number of rows after the fill command but the items in the dataset are converted to system.array. ...
0
by: Dennis Leong | last post by:
A user of spufi recently got the following error: DSNE345I WARNING: DB2 DATA CORRUPTION CAN RESULT FROM THIS SPUFI SESSION BECAUSE THE CCSID USED BY THE TERMINAL IS NOT THE SAME AS THE...
2
by: Ewald Sußner | last post by:
Can somone tell me how to create "own" CCSID's for use by C/C++ (ICONV). Thanks for any advice Ewald Sussner
11
by: Brad | last post by:
To DB2 Personal Developer Edition GIS users: How do I acquire a spatial extender license key for the DB2 PDE? I expected to be able to use it right out of the box. Brad
4
by: satish mullapudi | last post by:
Hi Gurus, I am using DB2 UDB 8.2.I want to load/insert images into DB2 database.So I found out we need to enable DB2 Image extender .How to enable that extender? Please tell the complete process...
4
by: davehowey | last post by:
'Learning Python' by Lutz and Ascher (excellent book by the way) explains that a subclass can call its superclass constructor as follows: class Super: def method(self): # do stuff class...
0
by: davidhagay | last post by:
I wrote java program compiled it on NT machine It runs ok under linux/hpux/as400 except as400 with ccsid 5026 What is the problem with ccsid 5026(japanese) ? My machine is as400 5.2
0
by: Kirk Wolf | last post by:
The IT folks did an automatic upgrade of DB2 connect to V9 our our Windows machines, and now when we try to use DB2 on z/OS from an Eclipse plugin called "SqlExplorer", we get the following JDBC...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.