&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
jdbc utf-8
0
votes
1
answer
34
views
Problem with utf8 in java.
I have the following table: create table test ( fname char(20) character set utf8 collate utf8_turkish_ci, id int primary key ); I am inserting data…
java
mysql
jdbc
utf-8
character-encoding
asked
April 16, 2011 3:26 pm CDT
mehdi
1
vote
4
answers
42
views
’ character being converted to ’ in jdbc
I am trying to read a UTF-8 string from my MySql database: DROP TABLE IF EXISTS `article`; CREATE TABLE `article` ( `id` int(11) NOT NULL…
java
mysql
jdbc
utf-8
character-encoding
asked
April 5, 2011 9:41 am CDT
barryred
0
votes
2
answers
49
views
JDBC MySQL UTF-8 string writing problem
Connect to db: public DBSource(ConnectionInfo ci) throws ClassNotFoundException, InstantiationException, IllegalAccessException, SQLException {…
java
mysql
jdbc
utf-8
asked
March 23, 2011 7:28 am CDT
denys
1
vote
1
answer
54
views
Postgres UTF-8 clobs with JDBC
Postgres JDBC driver seems to not handle UTF-8 clobs correctly. When you retrieve the clob the characters are not correct (you get ? marks for non…
java
postgresql
jdbc
utf-8
clob
asked
February 18, 2011 10:39 am CST
Adam Gent
0
votes
1
answer
72
views
JDBC Resource Pool with Tomcat6 on Centos5.5 and utf8 problems
First of all: excuse me about my english. And, after that... I've got a Tomcat6 server on Centos5.5, with JDBC Resource Pool configured.…
tomcat
servlets
jdbc
utf-8
character-encoding
asked
January 29, 2011 7:34 am CST
cristiangm
5
jdbc utf-8
Tagged:
jdbc + utf-8
Related Tags
mysql
× 112
php
× 55
character-encoding
× 28
encoding
× 22
regex
× 22
unicode
× 17
java
× 14
collation
× 9
postgresql
× 8
apache
× 8
perl
× 8
python
× 7
ruby
× 6
latin1
× 6
tomcat
× 6
jdbc
× 5
mongodb
× 5
phpmyadmin
× 4
http
× 4
xml
× 3
urlencode
× 3
ruby-on-rails
× 3
.htaccess
× 3
conversion
× 3
django
× 3
resin
× 3
database-design
× 3
database
× 3
csv
× 3
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy