News
MySQL Adapter with improved UTF8 (Unicode) support
12 June 2010
Release notes for version 1.1.8 on Jun 12, 2010
Changes
- MySQL Adapter with improved UTF8 (Unicode) support
The UTF8 (Unicode) import/export/update in MySQL Server tables now also functions with MySQL database servers that are incorrectly configured. Note: UTF8 / Unicode character sets are only supported by MySQL Server versions of 5 and above.
Freeware version available!
01 February 2010
Release notes for version 1.1.0 on Feb 1, 2010
Changes
-
Registered users (private and business) receive a cost-free Freeware License with which up to 10,000 records or rows can be processed / imported / exported or updated. Each license is presently valid for 90 days and can be renewed when it runs out; subject to modification. Compare the product differences between versions here.
ODBC Adapter with adjustable field separators
28 November 2009
Release notes for version 1.0.4 on Nov 28, 2009
Changes
- ODBC Adapter with adjustable field separators
Some ODBC data sources permit space and special characters in table names and field names. Previously such ODBC data sources could not be processed with the FlowHeater ODBC Adapter. In this version you can specify optional table and/or field separators in the FieldSeparators property under the ODBC Adapter properties.
For example, if the [] character is given as the field separator, all tables and field names will be enclosed within pairs of this symbol.
TextFile Adapter with improved text quotation
10 October 2009
Release notes for version 1.0.2 on Oct 10, 2009
Changes
- TextFile Adapter with improved text quotation
This makes it also possible to delimit data types that are not String fields with quote marks. - In the Oracle Adapter, the specified schema is now always explicitly defined for READ/WRITE
- Improved setup support for Windows Server 2008 and Windows 7