I am using mysql to store content that will contain double-byte (korean, japanese) language text -- What is it that I need to specify when inserting that type of text (if anything) and how do I retrieve it? I am writing in Java using JDBC to a mySQL database. Thanks, Kim Albee