- Implemented new SQL connection transaction functionality.
- Made RecordSet optional to support "execute non-query" functionality.
- Fixed bug which caused engine to crash on RecordSet execptions (as opposed to connection exceptions).
- Added many new files to the IDEs built in library.
- Changed File.Open default creation dispositions to create a safer and cleaner environment.
- Changed the type of several Socket and SQL output values.
- Added new Numeric.ToString functionality to complement FormatNumeric.
- Resolved problems with Web.URLDecode when not passing a specified length.
- Added additional type checking when passing complex objects to functions.
- Corrected IDEs handing of Current Words when searching and opening documentation.
- Corrected issues with Socket.Server which could cause network data-loss on disconnection.
|