Re: Confused About JDBC Driver

2002-01-26 Thread Shankar Unni
[database,sql,query,table] Mark Matthews wrote: > Or download version 2.0.11 released today which fixes that bug (as far as > I can tell): Absolutely. Quick work, indeed. I've already switched over to 2.0.11 and it's been smooth. Thanks for the fantastic support! -- Shankar. --

Re: Confused About JDBC Driver

2002-01-26 Thread Mark Matthews
Shankar Unni wrote: > That's right: > Do the following in a temp directory: > jar xvf mm.mysql-2.0.10-you-must-unjar-me.jar > This will create a directory called mm.mysql-2.0.10. Inside that, you'll > find a mm.mysql-2.0.10.jar file, which is what you need to put in your > classpath (you can

Re: Confused About JDBC Driver

2002-01-25 Thread Shankar Unni
Paul DuBois wrote: > I think that MM.MySQL used to be packaged as a tar file, but not is > distributed > as a JAR. Use the newer one, you'll be better off. And do as the filename > indicates: un-jar it. You'll end up with a directory that contains the > actual driver file plus a bunch of othe

Re: Confused About JDBC Driver

2002-01-25 Thread Paul DuBois
At 16:11 -0600 1/25/02, Paul DuBois wrote: >At 16:59 -0500 1/25/02, Rahadul Kabir wrote: >>I'm a bit confused here. can some please tell me what is the difference >>between this two files >> >>-- mm.mysql.jdbc-1.2c.tar.gz ( Includes mysql_comp.jar and >>mysql_uncomp.jar) >>-- mm.mysql-2.0.10-you

Re: Confused About JDBC Driver

2002-01-25 Thread Paul DuBois
At 16:59 -0500 1/25/02, Rahadul Kabir wrote: >I'm a bit confused here. can some please tell me what is the difference >between this two files > >-- mm.mysql.jdbc-1.2c.tar.gz ( Includes mysql_comp.jar and >mysql_uncomp.jar) >-- mm.mysql-2.0.10-you-must-unjar-me.jar > >For JDBC driver to run with

Confused About JDBC Driver

2002-01-25 Thread Rahadul Kabir
I'm a bit confused here. can some please tell me what is the difference between this two files -- mm.mysql.jdbc-1.2c.tar.gz ( Includes mysql_comp.jar and mysql_uncomp.jar) -- mm.mysql-2.0.10-you-must-unjar-me.jar For JDBC driver to run with mysql which one do I need? I thought you only need .