SQL Uniform Changelog

What's new in SQL Uniform 2.1.1

Apr 2, 2012
  • Many bugs were fixed

New in SQL Uniform 2.1 (Aug 27, 2010)

  • The database export function has been completely redesigned.
  • Data synchronization has been added to the database comparison function.
  • More than 150 tests have been executed, and more than 30 minor errors were corrected

New in SQL Uniform 2.0.2 (Jul 20, 2010)

  • At connecting to a MSSQL database you can choose between Windows and SQL Server Authentication
  • You can save the "MSSQL Named Pipes" connecting parameter
  • Fixed the Java DB connecting parameter help
  • In the query window the sort function has been further developed

New in SQL Uniform 2.0.1 (Jun 28, 2010)

  • You can reuse the previously stored filter expressions
  • You can choose from among the existing databases before connecting (MySQL, MSSQL, PostgreSQL)
  • You can store the default settings when you connect to a database
  • A character problem of the MySQL UPDATE statements has been fixed

New in SQL Uniform 2.0.0 (May 5, 2010)

  • The database comparison part of the software has been totally redesigned.
  • Every table of the whole database can be compared with only a few button presses
  • Configurations of comparison can be modified: columns can be taken out of the comparison. Unique keys can be configured. Comparable values can be modified by expressions.
  • After comparison, the differences can be filtered and you can search in them.
  • You can connect to MSSQL server instance. (Sample: COMPUTER01/INSTANCE01)
  • Some minor bug fixes/modifications/features added