Version 1.77 (12/27/2011) * Fixes for PostgreSQL compatibility Version 1.75 (4/8/2011) * Fixed a problem where making hundreds of inserts to Oracle could result in a 'too many open cursors' error * Fixed an issue with running an INSERT, plugin was incorrectly returning -1 instead of the count of inserted records. Version 1.74 (1/24/2010) * Fixed issues with Auto-Update on Mac and Windows. Plugins prior to this version will need to be removed from the Auto-Update directory, we've put together an applet to take care of this http://www.360works.com/remove-plugins/. Perviously, FileMaker needed to be restarted after Auto-Update on Mac and on Windows the update had to be performed manually in some cases, this update takes care of both issues. Version 1.73 (1/18/2010) * Issue was resolved that was only allowing one plugin at a time to load on Windows 7 and Windows Server 2008r2. * Logging is now consolidated to a single log file for all 360Works plug-ins. This should make it easier to report issues to 360Works, and will also significantly reduce the amount of disk space used when running multiple 360Works plugins on FileMaker Server. Version 1.722 (7/12/2010) * Updated licensing architecture * Improved connection example in the documentation. * Better date/time/number formatting for SQL statement with embedded filemaker fields. Version 1.721 (3/8/2010) * Fixed intermittent problem where plugins may not load in Windows XP in FileMaker 11 Version 1.72 (2/4/2010) * Removed error dialog popups for added in last update Version 1.711 (1/27/2010) * Now displays visible error message unless SetErrorCapture is on * Fixed situations where modal dialogs could appear behind other windows in MS Windows * Fixed plugin not loading in Java 6 update 18 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.