New Developer Tools for Delphi Available in Beta!

Devart news about betas, releases, awards, and other information
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New Developer Tools for Delphi Available in Beta!

Post by Devart » Fri 23 Mar 2007 13:53

Core Lab has made the Beta versions of OraDeveloper Tools 2.00 and MySQL Developer Tools 2.00 available for Delphi IDEs. The new versions of both add-ins introduce script and stored object debugging support, database projects, new administration tools and much more.

Both [url=http://crlab.com/oradevtools/]OraDeveloper Tools 2.00[/url] and [url=http://crlab.com/mysqldevtools/]MySQL Developer Tools 2.00[/url] offer you following features:

[b]Integration with Core Lab Data Access Components [/b]
Added support for integrating with [url=http://www.crlab.com/odac/]ODAC 6.00[/url] and [url=http://www.crlab.com/mydac/]MyDAC 5.00[/url].

[b]Stored Object and Script Debuggers[/b]
Added a framework for debugging stored objects and SQL scripts.

[b]Improved SQL Editor[/b]
Greatly improved the SQL Editor. The following features were added:
[list][*]Enhanced Find and Replace window lets you search and replace text in all opened documents and view search results in a Find Results window
[*]Advanced Code completion includes keywords and objects from the parsed script
[*]Parameter information
[*]Quick information about pointed object in the script
[*]Navigation bar for navigating to script objects and subobjects
[*]Bookmarks
[*]In-place visual select statements editing with Query Builder window
[*]Incremental search is now available
[*]Code navigation for jumping to the definitions of database objects and variables
[*]Syntax customization [/list][b]Database Project Support[/b]
Added a project management framework for bookmarking related scripts and organizing database developments.
Projects can be deployed in any order and saved to a file.

[b]New Security Manager[/b]
Added integrated Security Manager for manipulating user accounts, granting and revoking privileges.

[b]Extended Database Object Search[/b]
Added full text and object data search. Completely redesigned Find Object window.

[b]Session Manager[/b]
Added a Session Manager for controlling and analyzing user sessions

[b]Improved Working with Data[/b]
The following features added for working with data:
[list][*]You can now print data from data editor directly
[*]Sequential fetch feature was added - not all the data can now be fetched at once, cursor can be left opened to fetch data later
[*]Data output can now be redirected to the Output window and viewed as text
[*]Card View mode gives a visual way to view data rows [/list][b]Code Templates[/b]
Added an extensive collection of SQL code templates.

[b]Document Outlining[/b]
Added a Document Outline window for viewing the structure of SQL documents. To simplify code navigation, DML commands,
DDL statements, code blocks and variables are represented as single structural units.

[b]Other New Features[/b]
[list][*]Now you can open several object editors for the same type of object in one document
[*]The Output window now has several tabs for viewing different kinds of messages [/list]You can try out the new version of both add-ins by downloading them from the product download pages. Comments about the new betas can be submitted through the product feedback pages.

[url=http://crlab.com/oradevtools/]OraDeveloper Tools 2.00 for Delphi[/url] [ [url=http://crlab.com/oradevtools/download.html]Download[/url] ] [ [url=http://www.crlab.com/oradev/feedback/?p ... v=2.00&s=2]Feedback[/url] ] [ [url=http://www.crlab.com/forums/]Forum[/url] ]
[url=http://crlab.com/mysqldevtools]MySQL Developer Tools 2.00 for Delphi[/url] [ [url=http://crlab.com/mysqldevtools/download.html]Download[/url] ] [ [url=http://www.crlab.com/mysqldev/feedback/ ... v=2.00&s=2]Feedback[/url] ] [ [url=http://www.crlab.com/forums/]Forum[/url] ]

We are looking forward to your feedback and suggestions.
The full versions of both developer tool add-ins should be available in April.

Core Lab development team
[url]http://crlab.com/products-dbtools.html[/url]

Locked