From:       To:      

History of changes for Oracle-to-MSSQL

v7.1 02/14/2022
	- option to select source and destination schemas 
	- option to convert NUMBERs w/o precision and scale into BIGINT
	- spatial data is converted into TEXT (WKT format)

v6.5 02/25/2019 - improved algorithm of fast appeding data to MS SQL database - support for 4Gb+ rows

v6.3 06/11/2018 - improved support for Oracle binary float and binary double types - piecewise writing to T-SQL script (big data support)

v6.1 10/16/2017 - convert views - support for Oracle v12.2 - use VARCHAR(MAX) and VARBINARY(MAX) instead of TEXT and IMAGE - improved Unicode support

v5.5 04/25/2017 - option to synchronize databases - improved support for Azure - user defined log-file in GUI version - fix in T-SQL output

v5.3 03/14/2016 - fix: conversion of datetime values with fractional part - updated help (FAQ and Troubleshooting articles) - default installation path does not contain parenthesis because certain versions of Oracle server does not allow launch client applications from such paths v5.1 12/14/2015 - option to export Oracle data into T-SQL script - fix: improved support of XMLTYPE, SDO_GEOMETRY types - extended conversion progress information - option to write into log file from GUI - demo limitation has been extended to 50 records v4.5 11/25/2013 - improved views conversion - updated help - new UI

v4.3 08/05/2013 - validate installation folder according to Oracle requirements - support for Azure SQL - updated help

v4.1 11/26/2012 - quick launch - convert Oracle views into MS SQL format

v3.5 09/03/2012 - use byebye.dll in demo version - minor bugfixes

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

v3.1 04/04/2011 - updated help - updated installer

v2.5 11/24/2010 - updated help - updated installer - algorithm of fast appeding data to MS SQL database

v2.3 01/19/2009 - direct connection to Oracle server (via IP address) - store conversion settings into profile - filtering data to convert using SELECT-queries - support Unicode

v2.1 04/08/2007 - more accurate conversion of Oracle numbers depending on scale/precision - "log_file" and "silent" options in command line version - support custom ports for MS SQL server - bugfix: correct conversion of binary columns - bugfix: correct processing defalut values for date columns v1.5 11/14/2005 - updated installer - new GUI

v1.3 11/09/2004 - intelligent error handling algorithm - foreign keys are supported - new command line parameter "tab_file"

v1.1 05/20/2004 - command line version - option to convert individual tables - option of merging data into an existing MS Access database - bugfix: check for oci.dll

v1.0 03/08/2004 - initial version