Dear all,

I was working on a Java program which stores the data from the Micaz/Mote network into mysql database.
I used the mysql-connector-java-3.1.14-bin.jar for the jdbc driver.

There is nothing wrong with compiling the Java program. But when I run the program, there is a problem with
the DriverManager.createConnection(). It always says SQLException: No driver found for jdbc:mysql://localhost/db.

I checked the problem for many times but still cann't solve it. Is it a problem of the IBMJava with the mysql-connector?
Any idea about this?

Thanks a lot.

Baozhi
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to