January 16, 2018, 8:45 am
.Net Data ObjectsAdds support for Microsoft SQL Server 2016 and for additional SQL reserved words.
Features
- Added support for additional SQL reserved words.
- Added new QueryField overloads to the Connection object.
- Added support for SQLite 3.x databases.
- Added support for Guid data types.
- Added new OpenMode property (full support for Microsoft Access and partial support for SQLite).
- Added support for Microsoft SQL Server 2016.
- Added Connection property to the SQLSelect, SQLUpdate, SQLInsert and SQLUpdate classes.
- Removed support for IBM DB2 databases.
Fixes
- Fixed a bug with MySQL date/time fields and null values.
- Fixed a bug when changing the default ConnectionTimeout in a connection string.
↧