New build of dotConnect for SQLite 3.00.86 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for SQLite 3.00.86 is available!

Post by Shalex » Wed 12 Jan 2011 16:19

Dear users,

New build of dotConnect for SQLite 3.00.86 is available for download now.
This version includes:
  • Added "Transaction Scope Local" connection string option that enables the support for non-distributed transactions in the TransactionScope implementation
  • Changed behaviour: setting the DbDataTable.Connection property sets the InsertCommand.Connection, UpdateCommand.Connection, and DeleteCommand.Connection properties
  • Fixed bug with incorrect case of data sources shown in the DataLink.DataSource property when using the Interform technology
  • Fixed bugs with SQLiteDataType.DateTime and SQLiteDataType.Double parameters
LinqConnect (formerly known as LINQ to SQLite)
  • Fixed bug with incorrect detaching entities in the master/detail association
  • Fixed bug with VB code generation for models with Unidirectional serialization
  • Fixed bug with creating DataContext using external mapping
  • Fixed bug with inserting Int32 values
  • Fixed bug with columns marked as NUMERIC
Entity Developer
  • Fixed bug with many-to-many and Update From Database Wizard
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked