Oracle to MSSQL Changelog

What's new in Oracle to MSSQL 7.1

Feb 15, 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)

New in Oracle to MSSQL 6.5 (Apr 23, 2020)

  • Improved support for Oracle binary float and binary double types
  • Piecewise writing to T-SQL script (big data support)

New in Oracle to MSSQL 6.3.0.1 (Jun 15, 2018)

  • Improved support for Oracle binary float and binary double types
  • Piecewise writing to T-SQL script (big data support)

New in Oracle to MSSQL 6.1 (Jun 12, 2018)

  • Convert views
  • Support for Oracle v12.2
  • Use VARCHAR(MAX) and VARBINARY(MAX) instead of TEXT and IMAGE
  • Improved Unicode support

New in Oracle to MSSQL 5.3 (Jun 23, 2017)

  • 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

New in Oracle to MSSQL 4.3.0.1 (Aug 6, 2013)

  • validate installation folder according to Oracle requirements
  • support for Azure SQL
  • updated help

New in Oracle to MSSQL 4.1 (Aug 6, 2013)

  • quick launch
  • convert Oracle views into MS SQL format

New in Oracle to MSSQL 3.5 (Aug 6, 2013)

  • use byebye.dll in demo version
  • minor bugfixes

New in Oracle to MSSQL 3.3 (Aug 6, 2013)

  • connect to both 32- and 64- bit Oracle server
  • Oracle components installation is not required any more

New in Oracle to MSSQL 3.1 (Mar 20, 2012)

  • New version can connect to both 32- and 64-bit Oracle servers and does not require any Oracle components installed

New in Oracle to MSSQL 2.5 (Oct 19, 2011)

  • updated help
  • updated installer
  • algorithm of fast appeding data to MS SQL database

New in Oracle to MSSQL 2.3 (Oct 19, 2011)

  • direct connection to Oracle server (via IP address)
  • store conversion settings into profile
  • filtering data to convert using SELECT-queries
  • support Unicode

New in Oracle to MSSQL 2.1 (Oct 19, 2011)

  • 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

New in Oracle to MSSQL 1.5 (Oct 19, 2011)

  • updated installer
  • new GUI

New in Oracle to MSSQL 1.3 (Oct 19, 2011)

  • intelligent error handling algorithm
  • foreign keys are supported
  • new command line parameter "tab_file"

New in Oracle to MSSQL 1.1 (Oct 19, 2011)

  • command line version
  • option to convert individual tables
  • option of merging data into an existing MS Access database
  • bugfix: check for oci.dll