JDBC Driver for MySQL

Hi all,I am using org.gjt.mm.mysql.Driver from

http://www.mysql.com/downloads/api-jdbc.html.

My question is whether this driver is compatible with Domino 6.0.2 CF1. The jar file I am using is mysql-connector-java-3.0.14-production-bin.jar. I have included this using “Edit Project” in my java agent.

The error I am geeting is as follows.

“error: Invalid class file format: C:\DOCUME~1\USER\LOCAL~1\Temp\c.lotus.notes.data\jar25188.jar(org/ggt/mm/mysql/driver.class), wrong version:46, expected 45”

Can someone help me out in finding out the exact jar file I have to use to get this working?

Thank You.

Raju

Subject: JDBC Driver for MySQL

Never mind. I got it fixed by installing the older version of the JDBC driver.

Raju.

Subject: JDBC Driver for MySQL

Could you be able to tell me what version you used as i am having the same problem.

Many Thanks