Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread ANN: Context Database Designer & Extensions v.2.11 is now available!
Mon, Oct 9 2006 9:52 AMPermanent Link

"Context Software"
Dear Friends,

We are happy to announce the new release of Context Database
Designer & Database Extensions v.2.11.

Context Database Designer & Extensions now supports:
 - MS SQL 2000/2005/Express
 - MS Access
 - Interbase\Firebird (NEW!)
 - My SQL 4 & 5
 - Mimer 9
 - Oracle 8
 - DBISAM 3 & 4
 - Nexus 1 & 2
 - Paradox

We strongly advise all users to upgrade to this release
as it addresses some problems and adds many great features.

Improvements

#458. Added diagram export to BMP, PNG and HTML formats (see File | Export
as Picture or Web page... command). HTML export generates image map for all
tables and links.

#459. Added access to schema properties from Schema Import dialog.

#460. Added case sensitivity handling in schema consistency test.

#461. Added comprehensive support for Firebird 1.5 database. This includes:
FB\IB Database Adapter, SQL generation, SQL import and Reverse Engineering.

#462. Added incremental import of SQL script into current database schema.

#463. Added option to automatically resolve some of consistency issues (see
"Resolve this problem" context menu item in messages window).

#464. Added schema level option to enclose identifiers in double quotes or
square brackets when generating SQL (i.e. enforce delimited identifiers).

#465. Added shortcuts for Create Version Checkpoint, SQL Console and Create
or Update Database Structure.

#466. Added support for custom schema objects, which could be use to contain
objects, like IB\FB Exceptions, file groups, etc.

#467. Improved Domain Properties dialog. The program now only require
confirmation if any of the assigned domains have changed.

Issues Addressed

#468. Fixed Access Violation on testing database schema, when database
profile is not assigned.

#469. Fixed bug in Relationship Properties dialog. When automatically
creating fields the property SQLFieldType was not assigned.

#470. Fixed bug in search/replace dialog. When searching for views it was
also returning stored procedures.

#471. Fixed bug in trigger definition parsing. Parser hanged indefinitely if
it is unable to locate token 'ON'.

#472. Fixed bug with not saving Size property of a field definition object
if it is equal to 0.

#473. Fixed problem with assigning duplicate names to unnamed indexes and
constraints when importing from SQL script.

#474. Fixed problem with keeping file lock on previously edited schema
(problem occurred after creating new schema).

#475. Fixed problem with parsing/skipping single word statements, like
COMMIT.

#476. Fixed problem with printing multiple copies when collation is
supported by printer driver.

#477. Fixed problems with help not being linked to some of the dialogs.

#478. Fixed problem with unnamed constraints not being assigned default
names when importing from SQL script.


Both products are immediately available for download at:

 http://www.contextsoft.com/products/dbdesign/downloads.jsp.
and
 http://www.contextsoft.com/products/ctxdbext/downloads.jsp.

See screenshots here:
 http://www.contextsoft.com/products/dbdesign/screenshots.jsp

General Information About Context Database Designer
===================================================

Context Database Designer is a great tool for designing and
managing database schemas. It provides the 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 schemes, viewing the difference and instantly
building upgrade SQL script for any given database engine.

We believe, that Context Database Designer is one of the most
powerfull, flexible and feature-rich tools available on the
market today. We highly appreciate your comments and suggestions
that help us making it even better and more accessible for all
database developers.

Fully functional trial version is available at:

Context Database Designer
http://www.contextsoft.com/products/dbdesign/downloads.jsp

Context Database Extensions
http://www.contextsoft.com/products/ctxdbext/downloads.jsp

For more details, please go to
http://www.contextsoft.com/products/dbdesign
http://www.contextsoft.com/products/ctxdbext
and refer to the included help files, demos and screenshots.

Sincerely,
Michael Baytalsky
e-mail: mike@contextsoft.com
http://www.contextsoft.com


Mon, Oct 9 2006 7:19 PMPermanent Link

"Trevor Keegan"
Hello Micheal,

Is your Database Extensions available for C++ Builder 6?  I tried
downloading your demo, but it only seems to support Delphi.

Regards
Trevor Keegan

Tue, Oct 10 2006 11:41 PMPermanent Link

Michael Baytalsky
Hi Trevor,

> Is your Database Extensions available for C++ Builder 6?  I tried
> downloading your demo, but it only seems to support Delphi.
Yes, it's true, it only supports Delphi so far, because BCB has
problems compiling Delphi old fashioned objects.
(like in TypeA = object ... endWinkWe will fix that soon and
release BCB support in the nearest future.

Regards,
Michael
Wed, Oct 11 2006 7:28 AMPermanent Link

"Trevor Keegan"
Hello Micheal,

OK...great, please let me know when you get this done.  Any idea of any sort
of time frame for this?

Regards
Trevor Keegan

Thu, Oct 12 2006 3:50 PMPermanent Link

"Neal Laugman"
Mike:

> Dear Friends,
>
> We are happy to announce the new release of Context Database
> Designer & Database Extensions v.2.11.


Thanks Mike...you're one of the best! You have done an unbelievable job
integrating a great design tool with DBISAM and others. The fact that
you can generate ALTER DDL scripts with you're schema management is
impressive in itself. Thanks again...Neal
Thu, Oct 12 2006 8:26 PMPermanent Link

Michael Baytalsky
Neal,

You are very welcome Wink

Cheers,
Michael

Neal Laugman wrote:
> Mike:
>
>> Dear Friends,
>>
>> We are happy to announce the new release of Context Database
>> Designer & Database Extensions v.2.11.
>
>
> Thanks Mike...you're one of the best! You have done an unbelievable job
> integrating a great design tool with DBISAM and others. The fact that
> you can generate ALTER DDL scripts with you're schema management is
> impressive in itself. Thanks again...Neal
>
Image