Connecting Tech Pros Worldwide Help | Site Map

verify charset of JDBC connection

  #1  
Old July 17th, 2007, 09:05 PM
Andre Rothe
Guest
 
Posts: n/a
Hi!

Is there a chance to check the characterset of the database connection? I
need UTF-8, if I install the database with another character set a
method should check this at runtime and throw an exception if it is the
wrong charset. Any ideas?

Thanks
Andre
Closed Thread