From:       To:      

History of changes for MSSQL-to-Oracle

v6.5 03/01/2022
	- verified support of Azure SQL
	- fix for datetimeoffset
	- improved support for spatial (SDO_GEOMETRY)

v6.3 12/07/2020 - check permission for logfile - 64-bit version of the tool is available - fixed loading list of tables from profile (.m2o)

v6.1 06/11/2018 - option to synchronize existing Oracle tables with MS SQL data - support for Oracle v12.2

v5.5 06/05/2017 - better support for azure (indexes, FKs) - processing for getdate() as default value - user-sefined logfile in GUI - XML type support via CLOB - fix: GUIDs support - fix: BOOLEAN DEFAULT 0

v5.3 09/23/2015 - support for Oracle 12c - switch between 'all tables' and 'owned by the user' modes - improved handling of possible conversion errors

v5.1 08/11/2014 - option to customize field mapping (modify name, type, default values for every column) - updated help and UI

v4.5 11/25/2013 - updated help - new UI

v4.3 07/29/2013 - support for Azure SQL

v4.1 12/05/2011 - quick launch - updated help

v3.3 07/25/2011 - connect to both 32- and 64- bit Oracle server - Oracle components installation is not required any more

v3.1 11/24/2010 - updated help - updated installer

v2.5 11/29/2008 - direct connection to Oracle server (via IP address) - support Unicode - store conversion settings into profile - filtering data to convert using SELECT-queries

v2.3 03/01/2007 - "log_file" and "silent" options in command line version - support custom ports for MS SQL server - foreign keys support

v2.1 03/06/2006 - new grapgics - updated installer - "auto increment" property is supported - "make all names uppercase" option

v1.5 11/12/2005 - bugfix: correct processing MS SQL dates with miliseconds precion - bugfix: correct conversion of "pure" time - bugfix: distinguish empty strings and NULL values - bugfix: correct handling long names ( > 64 symbols )

v1.3 09/11/2004 - new command line parameter "tab_file" - new error handling algorithm - bugfix: correct processing binary fields - bugfix: correct processing BIGINT values

v1.1 04/17/2004 - command line version - option to convert individual tables - option of merging data into an existing Oracle table - bugfix: correct conversion of "pure" time - bugfix: correct processing decimal fields

v1.0 03/08/2004 - initial version