Mertech’s new Lazy Open mode feature is designed to improve an application’s initialization performance by deferring table setup. Lazy Open mode delays the setup of table metadata (table, columns, indexes description) in memory until a field is accessed, even if an OPEN command is issued.
Archive for the ‘Current Releases’ Category
New Feature: Lazy Open Mode
Tuesday, September 20th, 2011Custom OEM to ANSI Translation
Monday, August 29th, 2011Mertech’s drivers have a standard OEM to translation based on the Windows API. When this feature is enabled, data sent to the SQL database is translated from the OEM to ANSI Character set and from ANSI to OEM before the data is sent back to the application.
The new version 11 drivers have a new feature available that allows the user to customize the mapping value for the OEM to ANSI translation. Basically the user can customize the OEM and the ANSI Character Translation using a macro command or through the mertech.ini file entry. The difference between these two approaches it is that the macro command must be added to each application, which means that some code has to be added and then the application source code has to be recompiled. But on the other hand, the use of the mertech.ini introduces the use of the Custom OEM to ANSI Character Translation automatically when the INI file is read during the driver initialization.
Current Driver Releases
Tuesday, May 5th, 2009The current driver releases for all of Mertech’s Flex2SQL products is as follows:
Flex2SQL for Oracle (ver 10.0.0.3 updated 3/4/09)
Flex2SQL for SQL Server 2008 and 2005(ver 10.0.3.3 updated 3/4/09)
Flex2SQL for MySQL 5 (ver 9.1.3.14 updated 4/9/08)
Flex2SQL for PostgreSQL 8 and 7 (ver 8.0.6.0 updated 7/10/08)
Flex2SQL for DB2 (ver 8.1.0.17 updated 2/21/06)
