Hi:
Sun has a easily runnable, free JDBC compliance test suite. See the following URL (all one line):
http://java.sun.com/products/jdbc/jdbctestsuite-1_2_1.html
Has mm.mysql been through this test ?
Best regards,
--j
Yes it has, and version 3.0 passes everything but stored procs (as MySQL doesn't have them).
It's not easy to run, though.
Log in to post a comment.
Hi:
Sun has a easily runnable, free JDBC compliance test suite. See the following
URL (all one line):
http://java.sun.com/products/jdbc/jdbctestsuite-1_2_1.html
Has mm.mysql been through this test ?
Best regards,
--j
Yes it has, and version 3.0 passes everything but stored procs (as MySQL doesn't have them).
It's not easy to run, though.