What's new in MS Access To PostgreSQL 5.5.0 Build 281

Oct 27, 2017
  • Fix for problem where some Access tables were not shown.
  • Fixed problem with backslash in source tables.
  • Support for chr(0) or in text strings.

New in MS Access To PostgreSQL 5.4.0.280 (Oct 4, 2016)

  • Fix in ODBC detection on 32 bit systems.

New in MS Access To PostgreSQL 5.4.0.274 (Jan 11, 2016)

  • Fix for index name duplicates.
  • Support for newer ODBC driver.
  • Encoding of ? added.
  • Encoding of ' changed.

New in MS Access To PostgreSQL 5.4.0.271 (May 27, 2015)

  • Compatible with the new 32 bit ODBC driver.
  • Handles indexes from different tables with the same name.
  • Decimal values used in keys.

New in MS Access To PostgreSQL 5.3.0.259 (Feb 10, 2015)

  • Better handling of boolean default values.
  • Fix for error 55 in CmdFinish_Click.

New in MS Access To PostgreSQL 5.1.0.242 (Jun 25, 2013)

  • Can ignore blobs that are too large to transfer
  • Handles tables where indexes cannot be read
  • Support for table names with double spaces

New in MS Access To PostgreSQL 3.0.0.148 (Sep 5, 2011)

  • Changes in the user interface to render properly with different DPI settings.
  • Fix for running unattended.

New in MS Access To PostgreSQL 3.0.0.138 (Sep 5, 2011)

  • Binary fields are transferred as hex encoded TEXT fields.
  • GO statements were removed from dumpfile.
  • Comment lines in dump file are now prefixed with -- instead of #.
  • Statements in dump file are now ending with ; (semicolon).