Devart dotConnect Data Providers Bring Most Convenient Working with Large Models and Easier Generation of Autoincrement Fields!

From: Devart <submit(at)devart(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Devart dotConnect Data Providers Bring Most Convenient Working with Large Models and Easier Generation of Autoincrement Fields!
Date: 2011-02-01 15:56:36
Message-ID: 1296575796225-3366448.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


http://postgresql.1045698.n5.nabble.com/file/n3366448/dcpostgresql_ide.jpg

Devart announced the release of the new versions of ADO.NET data providers
dotConnect for Oracle 6.10, dotConnect for MySQL 6.10, dotConnect for
PostgreSQL 5.10 and dotConnect for SQLite 3.10.
dotConnect data providers are the enhanced database connectivity solutions
built over ADO.NET architecture with support for Entity Framework and
LinqConnect ORM solutions. New versions of dotConnect data providers contain
new greatly improved model designer and code generation tool - Entity
Developer with significant technical advancements.
The new version of Entity Developer delivers greatly improved support for
large models and automatic generation of sequences and triggers for
Autoincrement properties in Oracle databases.

Working with Large Models

The ability to create several diagrams per model was supported in new Entity
Developer to bring developers the most convenient working with large models.
In case of large models containing many entities, the diagram may become too
complex to understand and edit. To make your model better understandable,
new Entity Developer allows splitting the model into several thematic
diagrams, each one having a part of model entities. For example, all
entities, related to sales may be placed on one diagram, and production
entities - to another diagram.

Managing diagrams is very easy. Model diagrams are displayed in the Diagrams
node of the conceptual model in the Model Explorer. Here you can add a new
diagram to your model, remove or rename existing model diagrams at any time.
If you generate a model from a database, you can split model into diagrams
by schemas or create only one default diagram with all or part of the
entities.
Model can have as many diagrams as you need, and each diagram may contain
any model entities. When creating a new diagram, you may immediately choose
model entities to display on it.

Generating Sequences and Triggers for Autoincrement properties

Generating and updating Oracle database from model becomes easier and more
perspicuous with automatic generation of sequences and triggers for
autoincrement fields.

New Entity Developer automatically generates a sequence and a trigger for
autoincrement fields in Oracle when generating database script from the
model or when synchronizing database with a model. Just set Auto Generated
Value to true for integer property in LinqConnect model, or Store Generated
Pattern to "Identity" for Entity Framework model and Entity Developer will
generate sequence and trigger DDL automatically.

Pricing and Availability
A Single license price starts from as little as $99.95, and you can always
choose the edition that matches your needs best.

We offer a free Express edition and fully working trial version for each
product from the dotConnect product line.

To learn more, download trial and free editions or order a license please
visit Devart site:
http://www.devart.com/dotconnect/ www.devart.com/dotconnect/

About Devart
Devart is a software development company with 11 years of experience on the
software market and over 20 thousands of devoted users.
We specialize in providing comprehensive development and management tools as
well as native connectivity solutions for the most popular databases,
including Oracle, SQL Server, MySQL, PostgreSQL, InterBase, Firebird, and
SQLite.
For additional information about Devart, visit
http://www.devart.com/company/ www.devart.com/company/
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Devart-dotConnect-Data-Providers-Bring-Most-Convenient-Working-with-Large-Models-and-Easier-Generati-tp3366448p3366448.html
Sent from the PostgreSQL - Announce mailing list archive at Nabble.com.

Browse pgsql-announce by date

  From Date Subject
Next Message Clark C. Evans 2011-02-01 20:29:31 ANN: HTSQL 2.0-FINAL -- A Query Language for the Accidental Programmer
Previous Message Dave Page 2011-02-01 09:54:54 Security updates 9.0.3, 8.4.7, 8.3.14 and 8.2.20 released