What's new in EMS Data Export for PostgreSQL 3.7.0 Build 44145

Jun 9, 2014
  • DOCX. The possibility to insert images from BLOB-fields to the table is implemented.
  • XML. Export of binary data from BLOB-field with HEX and Base64 format is implemented.
  • Numeric template and date and time template formats refer to the standard Windows formats.
  • Data Export for Oracle. Support of Oracle12 is implemented.
  • Passive connection mode is implemented when uploading file to FTP-server.
  • Data Export for MySQL. When the application was idle for a long time, "MySQL server has gone away" error occurred. Fixed now.
  • Data Export for MySQL. When exporting data from a large table, "MySQL server has gone away" error occurred. Fixed now.
  • XLS. When adding the hyperlink to another *.xls file, at times the link turned out to be broken. Fixed now.
  • SQL. When inserting the large number of records, "Out of memory" error occurred. Fixed now.
  • Data Export for PostgreSQL. SQL. When trying to export query result containing 'left' function of varchar data type field to ORACLE syntax, the function execution result was exported as BLOB data type. Fixed now.
  • MDB, ACCDB. Integer type fields were exported as text. Fixed now.
  • CSV. The export to UTF-8 coded files did not work. Fixed now.
  • XML. When exporting data with spaces, ordinary spaces were replaced with nonbreaking spaces. Fixed now.
  • Other improvements and bugfixes.

New in EMS Data Export for PostgreSQL 3.6.0.1 (Feb 4, 2013)

  • Added the possibility to upload the exported files to FTP server.
  • Added the possibility to add date/time to the exported file name.
  • Added the possibility to execute SQL scripts before and after exporting the object.
  • Now the program template is created as a single file.
  • Now the localization is also available in the console version.
  • Now the binary data can be exported as HEX.
  • Export to SQL. Added the possibility to create a single INSERT statement.
  • Export to Excel (xls). Now you can set the specified number of rows to split the exported data into the worksheets in Excel.
  • Now you can save changes to a template without recalling the save dialog.
  • Loading from a template caused SQL queries corruption. Fixed now.
  • Exporting to Access caused the loss of the decimal number precision. Fixed now.
  • Other minor improvements and bugfixes.

New in EMS Data Export for PostgreSQL 3.4.0.6 (Nov 30, 2011)

  • The console version now displays the progress of the export process
  • The export into SQL format on Windows 7 resulted in the Access Violation error. Fixed now
  • When exporting into an existing table of MS Access, an error occurred. Fixed now
  • When exporting into the PDF format, the right and center alignment worked incorrectly. Fixed now
  • Now when exporting into PDF, lines with a large number of characters are split and placed correctly without overlapping the neighboring cells
  • The interface language chosen for the utility was not saved. Fixed now
  • Now the non-allowed characters in the automatically generated names are replaced by the underscore
  • Some other improvements and bugfixes

New in EMS Data Export for PostgreSQL 3.3.0.1 (May 5, 2010)

  • When exporting from a SQL query, the query text can be added both to Header and Footer. It is now possible to define size and decimal for float fields when exporting to the DBF file. Some other improvements and bugfixes.

New in EMS Data Export for PostgreSQL 3.0.0.1 (Aug 22, 2007)

  • Unicode support. Now you are able to export Unicode data (from SQL Server, MySQL and PostgreSQL databases).
  • Export from new formats is available now: MS Excel 2007, MS Word 2007, Open Document Format (Open Document Text and Open Document Spreadsheet), Generic XML with XSD schema
  • Now you can use parameters in data export queries. The parameters are prompted in interactive mode in the wizard. In the Console version query parameters can be set in the command line or prompted in interactive mode.
  • Utility source code significantly optimized, work speed increased.
  • Now you can select destination server (SQL Server, Oracle, MySQL, DB2, etc.) when exporting to SQL format. Result script will be generated in accordance with the specifications of the target server.
  • Wizard window is now resizable.
  • An error used to occur when exporting tables containing VARCHAR fields with the length of more than 255 symbols to MS Access. Fixed now.
  • Other minor improvements and bugfixes.

New in EMS Data Export for PostgreSQL 2.1 (May 17, 2006)

  • Ability to connect through SSH and HTTP tunnels, other improvements and bugfixes