June 29th, 2009· Improve the GUI. Thanks to the ScintillaNET and Ascend Teams!!!!
· Much better performance for big databases.
· Add support for Table Types for SQL Server 2008
· Fix some bugs with FILESTREAM
June 27th, 2009· Add support for FILESTREAM type for SQL Server 2008
· Add support for Partitions Functions
· Add support for Index Views
· Better support for extendeds properties
· Resolve correctly order dependencies between functions & views
· Fix some script generation problems when compare indexes
· Fix a script generation bug with User Data Types and Schemas differents from dbo.
· Fix case sensity problems
· Fix crash bugs
· Fix a crash bug with extended properties in index (Thanks UBell!)
· Fix a crash bug with a Database with Collation Case Sensity option set (Thanks lmoncher!)
April 27th, 2009· Now works in SQL Server 2008.
· Add support for some features in SQL Server 2008, like sparse columns, filtered index and new data types (time, datetime2, etc).
· Add support for CLR-Stores Procedures and CLR-Triggers.
· Fix some crash bugs
· I also create a tiny command line application (OCDB.exe), this is very in alph state, but it works.