What's new in EMS Data Export for InterBase/Firebird 3.7.2 Build 50001

Aug 11, 2017
  • BLOB fields can be exported to Base64 strings for text formats now.
  • Adding of BOM is optional now.
  • The errors in using Before export script have been fixed.
  • The message about deleted tables was not added to the log. Fixed now.
  • The error of exporting view data has been fixed.
  • Dates were incorrectly exported to XLSX in some cases. Fixed now.
  • Data was not exported correctly to TXT with "User-defined column width" option on. Fixed now.
  • Many other improvements and bugfixes.

New in EMS Data Export for InterBase/Firebird 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 InterBase/Firebird 3.6.0.1 (Feb 27, 2013)

  • Added the possibility to upload the exported files to FTP server.
  • Added the possibility to append 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.
  • Data Export for SQL Server.
  • Connecting to a server using SQL Server Native Client 2008 caused the error. Fixed now.
  • The “Connection Timeout” options were not applied. Fixed now.
  • Data Export for PostgreSQL. Exporting to Access caused the loss of the decimal number precision. Fixed now.
  • Data Export for InterBase/Firebird. Failed to set the options while exporting a query. Fixed now.
  • Data Export for MySQL. Failed to connect through HTTP tunnel. Fixed now.
  • Other minor improvements and bugfixes.

New in EMS Data Export for InterBase/Firebird 3.0.0.1 (Sep 6, 2007)

  • Export into new formats: Excel 2007, Word 2007, Open Document Format,
  • Generic XML with XSD
  • Use parameters in data export queries
  • Utility source code significantly optimized, work speed increased.
  • Select destination server when exporting to SQL format
  • Other great improvements and bugfixes

New in EMS Data Export for InterBase/Firebird 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 InterBase/Firebird 2.2 (May 17, 2006)

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