File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes displaying unicode thru JDBC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "displaying unicode thru JDBC" Watch "displaying unicode thru JDBC" New topic
Author

displaying unicode thru JDBC

heidi pryor
Greenhorn

Joined: Jul 10, 2001
Posts: 1
I am using JDBC to get fields out of a SQLServer database which are unicode and when I display them as a string, I get garbage.
Does anyone know how to handle unicode with JDBC? Any tips?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: displaying unicode thru JDBC
 
Similar Threads
How can I get Unicode String of a String?
String, UTF-8, Unicode and DB
problem with unicode database web application
problem in converting Unicode to corresponding database format
MSSQL and Unicode in WIndows and Linux