Re: the new Connector J

2005-03-09 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Dodson wrote: > First off, sorry if this is going to the wrong list. > > I installed the new Connector J (mysql-connector-java-3.1.7-bin.jar). > Now some of my code does not work. It seems that when I do a > ResultSet.getObj

the new Connector J

2005-03-09 Thread Bill Dodson
First off, sorry if this is going to the wrong list. I installed the new Connector J (mysql-connector-java-3.1.7-bin.jar). Now some of my code does not work. It seems that when I do a ResultSet.getObject() on a Date field with the value -00-00 (the default value) I get an SQLException