I tried using those URL parameters.  Doesn't change anything.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 14, 2004 2:30 AM
> To: Tomcat Users List
> Subject: Re: Retrieveing Unicode stuff from MySQL 4.1.x ?
> 
> Ivan Jouikov wrote:
> > I tried to use table with CHARACTER SET UTF8, but it didn't change
> anything :(
> >
> > Any other suggestions?
> 
> I'm using a line like the one below to connect to the MySQL DB and it is
> working quite well here:
> 
> DBUrl="jdbc:mysql://"+server+":"+databaseport+"/"+database+"?user="+login+
> "&password="+password+"&useUnicode=true&characterEncoding=UTF-8";
> 
> You may want to specify "characterSetResults" as well.
> 
> http://dev.mysql.com/doc/connector/j/en/index.html
> 
> 
> 
>   Andre.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.716 / Virus Database: 472 - Release Date: 05.07.2004
> 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.716 / Virus Database: 472 - Release Date: 05.07.2004
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to