Mark Matthews wrote:
> First off, let me say "Thanks" for the work you've done with the XML Parser.
> I used it heavily on a project last year and it performed admirably.

Cool. :)

> Hmm. MM.MySQL will do this for you. Seeing your next comment leads me to
> believe that you've found yourself a very old version of MM.MySQL that
> doesn't do this or PreparedStatements. Both character set translation and
> PreparedStatements have been features of MM.MySQL for more than a couple of
> years now :)

Hmmm... Well, I just downloaded it from the link on the MySQL
web page so I guess it's out of date. I'll download the latest
from the link you provided. BTW, thanks for taking the trouble
of writing this JDBC driver for MySQL. :)

> Un-jar it. Look at the README, especially the part about the URL paremeters
> "useUnicode" and "characterEncoding". By setting these in your JDBC URL, the
> driver will automagically do the right thing.

I saw those options but without the prepared statements, it
didn't matter too much. Once I get the right version every-
thing should work great. I'm really looking forward to it. :)

Now I just need some help with my SQL related problems...

>     -Mark (The "MM" behind MM.MySQL)

That's a good way to make yourself famous -- just put your 
name in the product's name! Perhaps I should have tried harder 
to convince everyone to rename XML4J to "AndyC" instead of
"Xerces". Oh well... ;)

-- 
Andy Clark * [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to