New features:
- Added new menu item to export a database to a SQLite compatible script, that you can run using sqlite3.exe: sqlite3 chinook.db < chinook.sql
- Added new menu item to upgrade a 3.5 database to version 4.0 in a single step
- Added option to ignore IDENTITY columns when scripting Data as INSERTs (on table level)
Improvements:
- SQL Server connection dialog replaced, to work with connections using SQL authentication.
- Improved DataGrid results performance
- Support for VS 2012 RTM
Bug fixes:
- All SyncFx menu items now only available with SyncFx 2.1 installed
- Updated scripting API
- BUG: Fix of 2 bugs related to "correct" table sorting
- Added new menu item to export a database to a SQLite compatible script, that you can run using sqlite3.exe: sqlite3 chinook.db < chinook.sql
- Added new menu item to upgrade a 3.5 database to version 4.0 in a single step
- Added option to ignore IDENTITY columns when scripting Data as INSERTs (on table level)
Improvements:
- SQL Server connection dialog replaced, to work with connections using SQL authentication.
- Improved DataGrid results performance
- Support for VS 2012 RTM
Bug fixes:
- All SyncFx menu items now only available with SyncFx 2.1 installed
- Updated scripting API
- BUG: Fix of 2 bugs related to "correct" table sorting