James Tichenor said: > Hello -- > > New to mysql and the cocoa development environment. I wonder if anyone > can point me in the direction of documentation for mysql support for > webobjects. The webobjects page says that it will support JDBC 2 and 4, > whereas mysql says it supports JDBC 3? Not sure if I'm reading this > right and what it means. >
I think there's an error in the WebObjects documentation, because there is no 'JDBC 4' (yet, it's being created as we speak). In any case, JDBC versions are supposed to be backwards-compatible (i.e. JDBC 3 drivers will work with applications that only know about JDBC 2). Regards, -Mark -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]