• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UTF8, MySQL, and JDBC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UTF8, MySQL, and JDBC


  • Subject: UTF8, MySQL, and JDBC
  • From: "Matt Kime" <email@hidden>
  • Date: Wed, 30 Aug 2006 02:43:28 -0400

I'm having some trouble implementing UTF8 with webobjects. I've tried
very hard to dot my i's and cross my t's in this process but I'm
apparently missing something.

The problem doesn't seem to occur on smaller varchar fields. It only
occurs in text fields. (is this leading me astray?) Using CocoaMySQL
I've verified that UTF8 data is being properly stored in this text
field. It seems that WO is having a hard time submitting and
retrieving it as utf8.  I've set the following additional keys in my
JDBC connection which should make a utf8 connection.

useUnicode=true
characterEncoding=latin5

Is there a way to verify the connection character set? The pages are
definitely being created in utf8.

Any ideas? I'm obviously very confused.

thanks,
matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: UTF8, MySQL, and JDBC
      • From: Dev WO <email@hidden>
  • Prev by Date: Re: custom display for WOToManyRelationship destinationDisplayKey
  • Next by Date: RE: Subclass final class (Boolean) ?
  • Previous by thread: Re: Restore and Save Session
  • Next by thread: Re: UTF8, MySQL, and JDBC
  • Index(es):
    • Date
    • Thread