Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@nitish-cse-jhs-taOxlU • May 7, 2013
plz give me the coding for the program thanksNITISH CSE JHSi have made a java program to read a file which contains chinese characters now i want to insert these chinese characters in database mysql ,i have allready made a database connection,now i want to store and retrieve the values from my sql database.
chinese characters:-菜湯vb -
@the-small-k • May 7, 2013
I don't think you can insert chinese character in DB.
I think all the database supports character set of UTF 8 only but m not sure😒
.
Why don't you try the concept of properties file ?
But again if you want to insert anyhow den store that words in text file and then store that text file into database😀 -
@sirajmussafirr-UMGx7y • May 9, 2013
Save as utf8
read this #-Link-Snipped-#