CrazyEngineers
  • JAVA XML insertion of chineese characters

    Updated: Oct 26, 2024
    Views: 4.0K
    i 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
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • NITISH CSE JHS

    MemberMay 7, 2013

    NITISH CSE JHS
    i 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
    plz give me the coding for the program thanks
    Are you sure? This action cannot be undone.
    Cancel
  • The_Small_k

    MemberMay 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😀
    Are you sure? This action cannot be undone.
    Cancel
  • siraj.mussafirr

    MemberMay 9, 2013

    Save as utf8
    read this #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register