T
tomislav.vujnovac
I need to generate xml file with data from ms sql server.
That xml is used in some third party java program.
That program need xml file that is saved as "windows-1250" but in first
line is: "<?xml version="1.0" encoding="UTF-8"?>"
When I make xml file as UTF-8, I can not open it with that java
program, but when I make as "windows-1250" than I can open it but I can
not see CE characters
Tomislav
That xml is used in some third party java program.
That program need xml file that is saved as "windows-1250" but in first
line is: "<?xml version="1.0" encoding="UTF-8"?>"
When I make xml file as UTF-8, I can not open it with that java
program, but when I make as "windows-1250" than I can open it but I can
not see CE characters
Tomislav