How we can display arabic or Chinese or Hindu characters imported data in Jtable or vector tables? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How we can display arabic or Chinese or Hindu characters imported data in Jtable or vector tables?

sql connection of course

4th Aug 2016, 6:11 PM
Adjed boumediene
Adjed boumediene - avatar
2 Respuestas
+ 1
Do you have the problem with the encoding, or you dont know how to use JTable?
22nd Aug 2016, 8:42 AM
Molnár Gábor
Molnár Gábor - avatar
0
I think encodding I tried this code : con=DriverManager.getConnection ("jdbc:mysql://localhost/mo? useUnicode=true&characterEncoding=utf8","root",""); but also the charcters display like this $#&#. thank for help
22nd Aug 2016, 6:48 PM
Adjed boumediene
Adjed boumediene - avatar