Released: Jul 3, 2013
Updates in this release
Updates in V7.7
- Disable query cache via the EntityCachingMode property.
- Auto increment sequences and triggers for Oracle models.
- Improved performance when working with TPT inheritance and descendants.
- New Data Transfer Object template for DTO class generation.
Released: Jun 19, 2012
Updates in this release
Updates in V7.0
- Visual Studio 2012 RC support
- Implemented Initialization Command connection string parameter
- Support for executing PL/SQL blocks using the OracleCommand.ExecuteArray method in Direct mode
- Support for Batch Errors mode in the OracleCommand.ExecuteArray method in Direct mode
Released: Sep 15, 2011
Updates in this release
V6.50での更新項目
- OraMTS を通しての分散型トランザクションサポートのための「OraMts」コネクション文字列パラメタを追加
LinqConnectの更新(以前は"LINQ to Oracle"と呼ばれていました)
エンティティ開発のアップデート
- LinqConnectモデル用の流線マッピングテンプレートの追加
- LinqConnectで列挙型に対するサポートの追加 ("列挙")とJune 2011 CTPモデルのエンティティフレームワークを実装
- エンティティフレームワークモデルのためのコンテキストモデルの中への選ばれたストアドプロシージャのための読み込みが実装されます
- アプリケーションの外観を良くするための新しいスキンの実装
- 選択によって引き起こされた強調表示が実装されます
- エンティティ、複合タイプと列挙型のための形状カラーを変えるための機能が実装されます
- ダイアグラムのスキンを選ぶための機能を実装
エンティティフレームワークのアップデート
- 日付/ タイムスタンプパラメータの生成LINQ クエリーが改善...
Released: May 25, 2011
Updates in this release
Updates in V6.30
- Oracle Workflow Instance Store implemented
- Support for the Oracle TimesTen database implemented
- DbTransactionBase class added
- TransactionStateChanging and TransactionStateChanged events added to the DbConnectionBase class
- Policy file for the Devart.Data.Oracle.Entity assembly added
- The License Information Wizard improved: it now generates licenses for projects that have Entity Framework models or refer to Devart.Data.Oracle.Web, but have no direct references to Devart.Data...
Released: Feb 24, 2011
Updates in this release
Updates in dotConnect for Oracle V6.10
- Added DDEX support in Express Edition
- Fixed bug with resetting CopyLocal property of Devart references to False after using Upgrade Wizard
- Fixed bug with unicode characters when using Upgrade Wizard
- Fixed bug with compatibility with Microsoft Team Foundation Server 2010 Power Tools (broken designers for WPF, Silverlight, etc)
- Fixed Visual Studio integration conflict with Windows Phone Developer Tools
- LinqConnect (formerly known as LINQ to Oracle)
- Fixed bug...
Released: Dec 8, 2010
Updates in this release
Updates in dotConnect for PostgreSQL V5.0, dotConnect for MySQL V5.0 and dotConnect for Oracle V6.0
- Added the 'Validate Connection' connection string parameter to validate a connection from a pool
- Fixed bug with WebSite projects in Delphi Prism
Released: Jun 4, 2010
Updates in this release
Updates in V5.70.140
- Now supports password salt in ASP.NET
- Added ClientId connection parameter
- Improved Upgrade wizard
- Changed generation of overloaded procedures names in Oracle Package Wizard
- Changed default behaviour of OracleTransaction without explicit Commit/Rollback call (RollBack now)
- Fixed bug with Upgrade Wizard on web sites
- Fixed bug with disposing data table with InterForm ParentRelation
- Fixed bug with lost InterForm connection
- Fixed bug with executing a PL/SQL block with two...
Released: Apr 13, 2010
Updates in this release
Updates in V5.60.120
- Supported Visual Studio 2010
- Install Wizard improved (ability to automatically uninstall previous version)
- ADO.NET Data Services v1.5 supported
- Added possibility to avoid connecting to dbMonitor.exe when using DbMonitor ancestors
- Transaction rollback timeout changed from ConnectionTimeout to DefaultCommandTimeout
Released: Nov 30, 2009
Updates in this release
Updates in V5.35
- Integration with improved dbMonitor added
- Implemented DefaultCommandTimeout parameter in connection string (by default, set to 0)
- Added orderid column for Site Map provider for custom map node ordering
- Added some DataSet Wizard design-time improvements
- Changed default value of OracleCommand.CommandTimeout (set to 0)
- Fixed bug with OracleCommandBuilder when column name coincides with key word
- Fixed bug with MembershipProvider.GetAllUsers() method
- Fixed bug with using...