History

Changes Version 1.6.1

  • Fixed a bug caused by a modified DSN syntax in MyODBC

Changes Version 1.6

  • Added an options dialog
  • lots of internal changes towards MyAccess 2.0


Changes Version 1.5.2

  • Fixed a bug that chrashed MyAccess with Err: "Object Show Tables already exists"
  • Acc2MySQL didn't recognice some characters that are allowed in Access but not in MySQL


Changes Version 1.5

  • Improved Query handling
  • When adding new fields to a tables the user can specify where they.ll be inserted
  • Fields are shown in the same order as they appear in the databases and aren.t sorted by name any more
  • The options of a table can be modified if one uses MySQL 3.23 or above
  • A function that allows syncing records between Acc and MySQL has been added
  • The manual is now more specific and comes as a pdf

Changes Version 1.4

  • Data Type Mapping for Acc2MySQL added. And you can specify if True/False is translated to -1/0 or +1/0
  • Function added to check for broken references which cause troubles to some users
  • Table script can now build a 'CREATE TABLE' for the entire database
  • Function added to delete all records from a table

Changes Version 1.3

  • Database Documentation Report added

Changes Version 1.2

  • Acc2MySQL doesn't need an append query anymore
  • Acc2MySQL can now transfer several tables with 1 run
  • In some situations MyAccess caused the CPU load to go up to 100% - fixed
  • Tables can be opened by a Double Click now

Changes Version 1.1

  • Tables can be importet from MySQL into Access
  • Tables can be exportet from Access to MySQL

Changes Version 1.01

  • Each window (except the main window) can be opened several times
  • Multiple field indexes are now supportet
  • 'Create Table Scripts' can be extracted from an existing table
  • Now you can see all the commands you sent to the server in a log-table
  • SQL commands can be executed directly from MyAccess
  • flush-tables is now executed automatically before changing a table.
  • Version for Access2000 in addition to Access97