czech characters not coming right in czechish platform

O

Olikara Vipin

I am using Windows 2000 with deutsch language. In my machine the java
project is accepting czechish characters and is saving right in the
SQL Server database. But when i turn to a czechish machine with
windows XP some of the czechish characters are not storing right in
the database.

Can anyone help.

Thanks in advance.
 
D

Debian User

Olikara Vipin said:
I am using Windows 2000 with deutsch language. In my machine the java
project is accepting czechish characters and is saving right in the
SQL Server database. But when i turn to a czechish machine with
windows XP some of the czechish characters are not storing right in
the database.

Can anyone help.

Sounds like a character encoding problem. This can be solved in a number
of ways:
- Use the same character encodig throughout the application and database.
- Use UTF-8 in the database and convert accordingly.

Which solution to choose depends on the default character sets on the
different platforms and on personal preference.


Oscar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top