New build of OraDirect .NET 4.70.38 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

New build of OraDirect .NET 4.70.38 is available!

Post by Oleg » Tue 22 Jul 2008 11:44

Dear users,

New build of OraDirect .NET version 4.70.38 is available for download now.
This version includes:
  • Added collections PrimaryKeys and PrimaryKeyColumns to OracleConnection.GetSchema
  • Fixed bug with OracleQueue operating in a schema other than it was connected to
  • Fixed bug with filling tables that have composite keys
  • Fixed bug with connection strings from app.config and Server Explorer
  • Fixed bug with DataSet Wizard in Visual Studio 2008
  • Unified provider name in Visual Studio 2008 (CoreLab.Oracle instead of CoreLab.Oracle.Entity)
    Entity Framework support:
  • Supported StoreGeneratedPattern attribute with values Identity and Computed (manual mapping required)
  • Supported System.Guid type (manual mapping required)
  • Fixed bug with method Skip()
  • Fixed bug with tables not owned by the current user
  • Fixed type mapping in EntityKey.EntityKeyValues
  • Fixed definitions of some provider-specific functions in Entity SQL
Core Lab development team
http://www.devart.com/oranet

Locked