New build of dotConnect for Oracle 5.70.190 is available!

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

New build of dotConnect for Oracle 5.70.190 is available!

Post by Shalex » Thu 04 Nov 2010 13:35

Dear users,

New build of dotConnect for Oracle 5.70.190 is available for download now.
This version includes:
  • Implemented integration with Visual Web Developer 2008 and 2010 Express editions
  • Added support for user-defined types with sys.xmltype fields
  • Added Trim Fixed Char connection string parameter
  • Added additional overloads of OracleParameterCollection.Add() method
LinqConnect (formerly known as LINQ to Oracle)
  • Improved transaction behaviour in case when exception is thrown
  • Fixed bug with translating the IIf method in LINQ queries
  • Fixed bug with custom methods in the 'select new' clause of LINQ queries
  • Fixed bug with not loading associated entity when LoadWith is not used
Entity Developer
  • Fixed bug with associations adding
Entity Framework support
  • Model First support improved
    • Added more settings in Devart SSDLToOracle.tt file
    • DROP statements generation added
    • Schema name is not generated before each object
    • Generated scripts are now SQLPlus-compatible
    • Fixed bug with OnDelete association action in Model First
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked