.Net Data Objects V7.0

Released: Apr 18, 2017

Updates in V7.0

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.