ANN: Context Database Designer & Extensions v.3 are now available with the support for Delphi 2009!Dear Friends!
We are happy to announce the first public beta release of Context Database
Designer & Database Extensions v.3.02.
This version introduces several major improvements over version 2 including
full support for Delphi 2009.
Context Database Designer Improvements:
- User Interface is redesigned to provide modal-less way of viewing and
changing database object properties (Object Properties window);
- Added customizable template-based documentation generation wizard;
- Greatly improved schema comparison tool;
- Greatly improved schema searching/management too...
Re: ANN: Context Database Designer & Extensions v.3 are now available withsupport for Delphi 2009!Ad cancelled. Per the newsgroup rules, you may promote your product in
the thirdparty groups only.
-Craig (moderator)
--
Craig Stuntz · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz/
Sorry about that, this was not intentionally, just hit the wrong button.
Michael
Craig Stuntz wrote:
> Ad cancelled. Per the newsgroup rules, you may promote your product in
> the thirdparty groups only.
>
> -Craig (moderator)
>
...
ANN: Context Database Designer & Extensions v.3.30 (with XE3 support) is now availableDear Friends,
We are happy to announce the new release of Context Database Designer
v.3.30.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#875. Fixed problem with MSSQL varchar(max).
#876. Fixed bug foreign key constraint names in MSSQL reverse engineering.
#877. Fixed access violation when copying table structure from one
schema to the other.
#878. Added support for MSSQL 2008 (database profile).
#879. Database Designer no longer locks the diagram (dsd) file while
working.
#880. Added warning when sor...
ANN: Context Database Designer & Extensions v.3.27 with XE2 support is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer &
Extensions Suite v.3.27 with support of Delphi XE2.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#841. Added support fro Delphi XE2
#842. Added pragma support to SQL Lexer.
#843. Fixed bug with creating a NoCase index in DBISAM 4.
#844. Fixed bug with generating foreign keys to "external" tables.
#845. Fixed import of INTEGER fields in Oracle profile.
#846. Added ASSERT pragma to SQL scripts. Usage: -- ## A...
ANN: Context Database Extensions Suite v.3.05 with support of Delphi 2010 is now available!Dear Friends,
We are happy to announce the new release of Context Database Extensions Suite
v.3.05.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#667. Added support for Delphi 2010.
#681. Fixed some minor bugs in TDatabaseSchema and TDBSchemaTester components.
#684. Fixed bug with SQLLexer going into infinite loop under Delphi 2009/2001
due to Unicode problems.
The product is immediately available for download at:
- http://www.contextsoft.com/products/ctxdbext/downloads.jsp
Order your copy of Co...
ANN: Context Database Designer & Extensions v.3.04 (release!) is now available!Dear Friends,
We are happy to announce the release of Context Database Designer v.3.04.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#632. Fixed bug in Schema Importing Tools - database profile must be setup
correctly before reverse engineering.
#633. Fixed bug when changing database profile. Consistency test was still being
performed with the old profile.
#634. Object Assistant was not synchronizing when uncollapsing.
#635. When adding relationships the field's flags are not updated on diagram.
#636...
ANN: Context Database Designer & Extensions Suite v.3.18 now supports RAD Studio XE!Dear Friends,
We are happy to announce the new release of Context Database Designer & Extensions
Suite v.3.18, which adds support for RAD Studio XE!
Context Database Designer provides full cycle of database schema design and maintenance, including:
- creating of tables, relations views and stored procedures;
- drawing of sophisticated and professional looking diagrams;
- maintaining the history of changes made to the database schema;
- comparing any two versions of any two schemas or physical databases;
- connecting to physical databases via a variety of customizable ...
ANN: Context Database Designer v.3.08 with PostgreSQL support is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.08.
This version introduces several improvements:
-----------------------------------------------------------
#710. Added support for PostgreSQL 8!
#711. Added Query Builder to SQL Console window.
#712. Added groupping by Engine or Adapter to the DB Connections panel.
#713. Improved Name Templates, added ability for use custom table properties in the format of table
item's names (such as fields, indexes, checks, triggers).
The product is immediately available for download at:
- http...
ANN: Context Database Designer v.3.16 is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.16.
Context Database Designer provides full cycle of database schema design and maintenance, including:
- creating of tables, relations views and stored procedures;
- drawing of sophisticated and professional looking diagrams;
- maintaining the history of changes made to the database schema;
- comparing any two versions of any two schemas or physical databases;
- connecting to physical databases via a variety of customizable adapters;
- reverse engineering physical databases as well ...
ANN: Context Database Designer v.3.12 is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.12.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#742. Fixed bug with not updating the list of Categories in the popup for
table/view objects.
#743. Fixed bug in the Relationship editor - AutoName checkbox was not setting
the modification flag.
#744. Fixed bug in Oracle profile - index fields not generated when index is
renamed.
#745. Fixed bug in Oracle profile - wrong order of table and foreign key deletion.
The...
ANN: Context Database Designer v.3.15 is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.15.
Context Database Designer provides full cycle of database schema design and maintenance, including:
- creating of tables, relations views and stored procedures;
- drawing of sophisticated and professional looking diagrams;
- maintaining the history of changes made to the database schema;
- comparing any two versions of any two schemas or physical databases;
- connecting to physical databases via a variety of customizable adapters;
- reverse engineering physical databases as well ...
ANN: Context Database Designer v.3.14 is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.14.
Context Database Designer provides full cycle of database schema design and maintenance, including:
- creating of tables, relations views and stored procedures;
- drawing of sophisticated and professional looking diagrams;
- maintaining the history of changes made to the database schema;
- comparing any two versions of any two schemas or physical databases;
- connecting to physical databases via a variety of customizable adapters;
- reverse engineering physical databases as well ...
ANN: Context Database Designer v.3.06 is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.06.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#686. Improved SQL DDL parser allowing to skip eoln-terminated statements (e.g. pragma PROMPT in
Oracle).
#687. Added option to select a script delimiter (in case it differs from the default) when importing
SQL script.
#688. Adjusted Oracle profile (improved support for sequences and tablespaces).
#689. Fixed bug with saving changes to the current object before savin...
ANN: Context Database Designer v.3.07 is now available!Dear Friends,
We are happy to announce the new release of Context Database Designer v.3.07.
This version introduces several improvements and bug fixes:
-----------------------------------------------------------
#702. Added support for expression indexes. Added expression editor with syntax highlighter to the
Index property dialog.
#703. Added support for Unix and Mac line break formats.
#704. Added support for TIMESTAMP and TIMESTAMP WITH TIME ZONE field types to the Oracle profile.
#705. Added support for expression indexes to the Oracle profile.
#706. Fixed bug with primar...