Getting Started - What's New - Version 5.1.1
Version 5.1.1 is a minor update to VistaDB 5 with fixes to issues discovered since the release of 5.1. For a complete description of what's new in VistaDB 5 see
What's New - Version 5.1.
Defects Fixed in This Release
Engine
- DDA Fix: IVistaDBDatabase.IsDatabaseCurrentFormatVersion incorrectly reports true for 5.0 formatted databases.
- Fixed: References to columns can break when a sproc exists with the same name.
- Fixed: IS NULL can behave incorrectly for NOT NULL columns.
Data Migration Wizard
- Fixed: Larger SQL CE databases can fail migration because they exceed the default Max Database Size.
- Fixed: Migration of Foreign Keys from SQL CE results in problematic brackets around FK column names.