New build of dotConnect for Salesforce 2.4.311 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Salesforce 2.4.311 is available!

Post by Devart » Thu 30 Jan 2014 13:12

Dear users,

New build of dotConnect for Salesforce 2.4.311 is available for download now.

In this version:
  • The behaviour is changed: IndexOutOfRangeException is generated now instead of InvalidOperationException when SalesforceDataReader.GetOrdinal(String name) finds nothing in the result set
Entity Framework support
  • The bug with generating IndexOutOfRangeException by the ObjectContext.ExecuteStoreQuery method when the result set of the SQL query does not include any mapped column of the entity being materialized is fixed
Devart development team
http://www.devart.com/dotconnect/salesforce/

Locked