RAD Studio XE7 support in new EntityDAC!

Discussion of open issues, suggestions and bugs regarding EntityDAC
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

RAD Studio XE7 support in new EntityDAC!

Post by Devart » Fri 26 Sep 2014 11:39

Dear users,

Devart team is proud to introduce the new version of EntityDAC 1.2.2!

In this version:
  • RAD Studio XE7 is supported
  • Firebird .NET Provider in EntityDeveloper is added
  • Units are renamed:
    • EntityDAC.Common.CLRClasses.pas -> EntityDAC.Common.DacClasses.pas
    • EntityDAC.Common.MemData.pas -> EntityDAC.Common.DacMemData.pas
    • EntityDAC.Common.MemUtils.pas -> EntityDAC.Common.DacMemUtils.pas
    • EntityDAC.Common.Win32Timer.pas -> EntityDAC.Common.DacWin32Timer.pas
    • EntityDAC.Common.MemDS.pas -> EntityDAC.Common.DataSet.pas
  • Bug with creating classes with the same name in EntityDeveloper is fixed
  • Bug with using national characters in object names in EntityDeveloper is fixed
  • Bug with data provider name conflicts in EntityDeveloper installation is fixed
  • Bug with using a Delphi keyword as a table column name is fixed
  • Bug with loading an XML-mapped model is fixed
  • Bug with the Connection property of the Context component is fixed
  • Bug with applying SubmitChanges or RejectChanges is fixed
  • Bug with handling of the Now function in LINQ queries is fixed
  • Bug with saving an updated entity on MS SQL Server is fixed
  • Bug with converting ftTimeStamp field values to TDateTime entity attributes is fixed
If you wish to provide feedback on the new versions, you can do it on our forums or by e-mail. There is also feedback form in the support zone of every product. We are always glad to have your comments and take into account your development needs.

Locked