v1.0 01/27/2003
- first version of the product has been released
v1.1 02/11/2003
- "skip converting indexes" mode has been implemented
- "convert table definitions only" mode has been implemented
v1.3 05/01/2003
- "merge" and "overwrite" options have been implemented
- bugfix: processing of defalut values for date columns has been improved
v1.5 06/20/2003
- option to convert individual tables has been implemented
- command line version of MySQL-to-MSSQL has been released
v2.1 01/18/2004
- command line version has been enhanced with "tab_file" parameter
- bugfix: conversion of BIGINT values has been improved
- bugfix: conversion of decimal columns has been improved
v2.3 04/08/2004
- bugfix: processing of default values enclosed in quotes has been improved
- bugfix: conversion of empty datetime values has been improved
v2.5 10/07/2004
- the product has been enhanced with intelligent error handling algorithm
- foreign keys are converter
- bugfix: string-to-date conversion for non-US locales has been improved
v3.1 12/22/2005
- command line version has been enhanced with "log_file" and "silent" parameters
- new MySQL authentication protocol is supported
- bugfix: conversion of auto_increment on unsigned integer columns has been improved
v3.3 12/05/2006
- support of custom ports for MS SQL server has been implemented
- MySQL-to-MSSQL has been enhanced with new GUI
- bugfix: conversion of "pure" time has been improved
v4.1 03/10/2008
- option to filter data to convert using SELECT-queries
- support for multi-byte (Unicode) character sets
- conversion settings can be stored into profile
v4.3 08/22/2008
- "connect as dbo" option has been implemented
- bugfix: conversion of binary columns has been improved
???
v4.5 08/17/2010
- updated help
- updated installer
- algorithm of fast appeding data to MS SQL database
v4.7 11/07/2011
- connect to MySQL server with limited permissions (without listing all databases)
- use byebye.dll in demo version
v5.1 01/23/2012
- synchronization of existing MS SQL tables with MySQL data
- quick launch
- convert MySQL views into MS SQL