Bullzip Access To MySQL - Version History https://www.bullzip.com/products/a2m/rss.php en-us Tue, 09 Nov 2004 00:00:00 GMT Tue, 07 Nov 2017 00:00:00 GMT 5.4.0.282 Tue, 07 Nov 2017 00:00:00 GMT 5.4.0.282 <ul> <li>Fix for default value after TINYINT filed.</li> </ul> 5.4.0.281 Fri, 27 Oct 2017 00:00:00 GMT 5.4.0.281 <ul> <li>Fix for problem where some Access tables were not shown.</li> <li>Fixed problem with backslash in source tables.</li> <li>Support for chr(0) or \0 in text strings.</li> </ul> 5.4.0.274 Tue, 05 Jan 2016 00:00:00 GMT 5.4.0.274 <ul> <li>Minor updates.</li> </ul> 5.3.0.259 Mon, 09 Feb 2015 00:00:00 GMT 5.3.0.259 <ul> <li>Better handling of boolean default values.</li> <li>Fix for error 55 in CmdFinish_Click.</li> </ul> 5.2.0.252 Wed, 24 Sep 2014 00:00:00 GMT 5.2.0.252 <ul> <li>Byte data is converted to TINYINT(3) UNSIGNED instead of just TINYINT.</li> <li>Sets a zero byte in empty required blob fields.</li> </ul> 5.1.0.242 Mon, 24 Jun 2013 00:00:00 GMT 5.1.0.242 <ul> <li>Can ignore blobs that are too large to transfer.</li> <li>Handles tables where indexes cannot be read.</li> <li>Support for table names with double spaces.</li> </ul> 5.0.0.232 Wed, 19 Dec 2012 00:00:00 GMT 5.0.0.232 <ul> <li>Database schema improvements.</li> </ul> 5.0.0.229 Tue, 18 Dec 2012 00:00:00 GMT 5.0.0.229 <ul> <li>Improvements for 64 bit systems.</li> </ul> 4.0.0.192 Tue, 28 Feb 2012 00:00:00 GMT 4.0.0.192 <ul> <li>Option to switch boolean value 'True' from 1 to -1.</li> <li>Specify a table name prefix for destination tables.</li> <li>Option to change datatype for memo fields from LONGTEXT to TEXT.</li> </ul> 3.0.0.148 Wed, 12 Jan 2011 00:00:00 GMT 3.0.0.148 <ul> <li>Changes in the user interface to render properly with different DPI settings.</li> <li>Fix for running unattended.</li> </ul> 3.0.0.138 Thu, 10 Jun 2010 00:00:00 GMT 3.0.0.138 <ul> <li>Support for default field value NOW().</li> </ul> 3.0.0.131 Fri, 16 Apr 2010 00:00:00 GMT 3.0.0.131 <ul> <li>Booleans are now created as TINYINT(1) instead of TINYINT(4).</li> </ul> 3.0.0.123 Mon, 08 Mar 2010 00:00:00 GMT 3.0.0.123 <ul> <li>Log folder is created if it doesn't exist.</li> <li>You can now create a dump file without having the MySQL ODBC driver installed.</li> <li>Digitally signed setup and executable.</li> </ul> 3.0.0.117 Tue, 23 Jun 2009 00:00:00 GMT 3.0.0.117 <ul> <li>Foreign keys in the Access database are now ignored to prevent duplicate keys.</li> </ul> 3.0.0.114 Sat, 16 May 2009 00:00:00 GMT 3.0.0.114 <ul> <li>The Brighthouse engine from Infobright is now supported.</li> <li>Auto commit can now be disabled to increase performance on transactional database engines.</li> </ul> 3.0.0.108 Fri, 28 Nov 2008 00:00:00 GMT 3.0.0.108 <ul> <li>New MySQL 6.0 storage engines added (Falcon, Maria).</li> <li>Storage engine now specified using ENGINE= instead of TYPE= in CREATE TABLE statement. This enables support for MySQL Server 6.0.</li> <li>Support for complex Access 2007 datatypes: dbComplexByte (102), dbComplexInteger (103), dbComplexLong (104), dbComplexSingle (105) dbComplexDouble (106), dbComplexGUID (107), dbComplexDecimal (108), dbComplexText (109).</li> </ul> 3.0.0.104 Mon, 10 Nov 2008 00:00:00 GMT 3.0.0.104 <ul> <li>Support for international characters added with UTF8 encoding.</li> <li>Default DB engine changed from InnoDB to MyISAM.</li> <li>Support for MyODBC 3.x was discontinued. Only MyODBC 5.x is now supported.</li> <li>Fields of type currency are now created as DECIMAL(19,4) instead of DECIMAL(19,0).</li> </ul> 3.0.0.97 Tue, 23 Sep 2008 00:00:00 GMT 3.0.0.97 <ul> <li>Fix: The program no longer fails if the database contains linked tables.</li> </ul> 3.0.0.96 Sat, 26 Jul 2008 00:00:00 GMT 3.0.0.96 <ul> <li>New feature: Disable the DROP and CREATE statement for tables.</li> <li>New feature: Include column list in INSERT statements.</li> <li>Support for MySQL ODBC 5.1.</li> <li>Ini files are no longer case sensitive.</li> <li>Dependency of Scripting.Dictionary was removed.</li> </ul> 3.0.0.66 Tue, 15 Jan 2008 00:00:00 GMT 3.0.0.66 <ul> <li>Support for Microsoft Access 2007 databases (accdb and accde).</li> </ul> 2.0.0.64 Sun, 02 Sep 2007 00:00:00 GMT 2.0.0.64 <ul> <li>Setup program modified for better Vista support.</li> </ul> 2.0.0.56 Thu, 10 May 2007 00:00:00 GMT 2.0.0.56 <ul> <li>Boolean fields are represented as 0 and -1. This is a change from 0 and 1.</li> <li>Empty strings are now transferred as a zero length string instead of a NULL value.</li> <li>Small improvement performance.</li> </ul> 2.0.0.48 Mon, 07 May 2007 00:00:00 GMT 2.0.0.48 <ul> <li>Improved support for decimal and currency fields. Reads precision and scale from the source field.</li> <li>Requires MySQL ODBC 3.51.14.0 or later.</li> <li>Connection database parameter removed.</li> </ul> 2.0.0.46 Sun, 19 Mar 2006 00:00:00 GMT 2.0.0.46 <ul> <li>Support for password protected Microsoft Access databases. Both shared security and user-level security is supported.</li> </ul> 2.0.0.41 Tue, 30 Aug 2005 00:00:00 GMT 2.0.0.41 <ul> <li>Database name is quoted to improve robustness towards creative database names.</li> </ul> 2.0.0.40 Sat, 27 Aug 2005 00:00:00 GMT 2.0.0.40 <ul> <li>Command line interface fixed.</li> </ul> 2.0.0.37 Thu, 28 Jul 2005 00:00:00 GMT 2.0.0.37 <ul> <li>Support for decimal numbers.</li> </ul> 2.0.0.36 Wed, 27 Jul 2005 00:00:00 GMT 2.0.0.36 <ul> <li>Before this version a table was not copied if no fields were selected. From this version all fields are copied if none is selected. This lets the program react to changes in the original schema.</li> </ul> 2.0.0.35 Tue, 26 Jul 2005 00:00:00 GMT 2.0.0.35 <ul> <li>Select individual fields from the tables to copy.</li> </ul> 1.2.0.31 Sat, 22 Jan 2005 00:00:00 GMT 1.2.0.31 <ul> <li>Bugfix: Data type 'Simple' is now supported.</li> <li>Feature: You can now save the wizard settings without running the actual conversion.</li> </ul> 1.2.0.30 Sun, 12 Dec 2004 00:00:00 GMT 1.2.0.30 <ul> <li>Mod: Support for ODBC connections for MySQL Server 4.1. This server version requires a reference to an existing database when connecting through ODBC.</li> </ul> 1.2.0.28 Sat, 20 Nov 2004 00:00:00 GMT 1.2.0.28 <ul> <li>Bugfix: Fixes boolean fields with no default value. This error was introduced in 1.2.0.27.</li> </ul> 1.2.0.27 Fri, 19 Nov 2004 00:00:00 GMT 1.2.0.27 <ul> <li>Default boolean values are set to 0 or 1 instead of false or true.</li> <li>Bugfix: Handling of empty binary fields fixed.</li> </ul> 1.2.0.25 Fri, 12 Nov 2004 00:00:00 GMT 1.2.0.25 <ul> <li>Help button open online help on web site.</li> </ul> 1.2.0.23 Tue, 09 Nov 2004 00:00:00 GMT 1.2.0.23 <ul> <li>Bugfix: When selecting a dump file in the common dialog it didn't set the value in the wizard.</li> </ul>