Version 1.7 (12/2/2009)
* Support for returning large amounts of data from MySQL queries, fixing OutOfMemoryError

Version 1.69 (8/27/2009)
* OS X 10.6 Snow Leopard compatible

Version 1.68
* Fixed bug that could happen when SQL query doesn't start with a normal SQL keyword (for example, when it's wrapped in parentheses)

Version 1.671 (3/17/2009)
* Documentation improvements

Version 1.67 (3/9/2009)
* Added support for Sybase / jConnect databases
* Improved support for non-conforming JDBC drivers

Version 1.651 (2/6/2009)
* Added support for jConnect JDBC driver, works with sybase, many other databases.

Version 1.6 (1/30/2009)
* Added two new functions: jdbcGetTimestampValue and jdbcGetNumberValue
* Added auto-detection of column types to jdbcGetValue function

Version 1.53 (1/28/2009)
* Fixed compatibility issues with running on Server 10 and IWP

Version 1.52 (11/12/2008)
* Fix for applets when using Java 1.6_10

Version 1.51 (10/3/2008)
* No longer requires a demo license to run in demo mode

Version 1.5
* Binary/Container support for reading/writing.

Version 1.4
* Better compatibility with multiple 360Works plugins running in Leopard.
* Fixed memory leaks.
* Improvements to stability, especially when running in IWP

Version 1.31
* Better error handling & capture during XML import

Version 1.3
* Results of jdbcXmlImportUrl are now streamed directly to FileMaker, preventing memory issues with large result sets.