VistaDB 3.3 - Build 55 - Development
Build #55, 03/20/2008
NOTES
There is work being done on the drag and drop binding in Visual Studio for stored procs, this work is not yet complete.
NUnit 2.4.6 is used to build these tests (may be required now due to new Asserts being used).
ISSUES AND FIXES
#443: Query with negative numbers in list giving parsing error - Fixed
#447: Round with negative Value Parameter does work always - Fixed
#404: Rows affected value is not correct when executing an INSERT stored procedure - Fixed
#430: @@ROWCOUNT support - Ability to use @@ROWCOUNT in TSQL Procs - Added
#452: VistaDBException Error 117 - File in use by another process - Fixed
#458: CHARINDEX() giving inconsitent results - Fxied
#441: Packdatabase requires all objects in database be activated - There is a new API for DDA interface RepairDatabase that attempts to repair a damaged database even if it has to drop indexes, FK's, etc.
#462: Inner join issue results in two different sets of data - Fixed
#243: blob to disk and load from disk - Implemented
#471: TOP Syntax mismatch from SQL Server - Corrected
#472: Custom SQL Statement no longer run on build 54 - Fixed
OTHER NON TICKETED ITEMS
Some issues from forums.
