By Vaclav Frolik on
3/27/2013 10:11 AM
Find out how to use Toad Data Modeler’s Gallery and how to add equally named columns to all tables in your entity relationship diagram.
|
By Vaclav Frolik on
2/6/2013 12:54 PM
Toad Data Modeler version 4.3 contains new verification. You can check your model objects for Max Name Length, Missing Objects and the software offers you a comfortable way how to fix problematic items one by one or all at once. The downside is that customization is no longer available, because of complexity and additional features that were added to version 4.3. What should you do in case you made customizations to the old verification?
|
By Vaclav Frolik on
1/16/2013 3:50 PM
Toad Extension for Eclipse version 1.6.5 contains many enhancements. One of the most useful improvement is related to management of documents stored in BLOBs. Now it is possible to view documents - open them in Eclipse or associated external application, export the content to external file, import a document to the selected BLOB field or just set the value to null.
|
By Vaclav Frolik on
10/25/2012 2:24 PM
Toad Extension for Eclipse version 1.6.3 includes new possibility how to add new tables to your Oracle Database. Instead of writing SQL code you can now use the New Table wizard that helps you to create tables comfortably and quickly.
|
By Vaclav Frolik on
8/1/2012 1:38 PM
Toad Data Modeler supports various database platforms, from Oracle Database to PostgreSQL and others. Version 4.2 now supports SQLite database. New models can be created from scratch and existing databases can be reverse engineered into models - diagrams...
|
By Vaclav Frolik on
7/12/2012 3:04 PM
In Toad Data Modeler there are two methods how triggers can be created. One of them allows you to use Application Variables. If you change entity name, the trigger name will be renamed automatically.
|
By Vaclav Frolik on
7/3/2012 2:27 PM
Toad Extension for Eclipse version 1.6 introduced new possibility - to run stored procedures and functions with parameters. See how easy it is to run your Oracle procedures on Mac OS and how results are displayed.
|
By Vaclav Frolik on
6/7/2012 9:46 AM
How to automatically map key columns in parent table with foreign key columns in child table in Toad Data Modeler.
|
By Vaclav Frolik on
5/25/2012 1:01 PM
How to quickly search and open database objects in Toad Extension for Eclipse. Press Command+Shift+D key combination to open the Open Database Object form. Type part of database object name and use arrow key to highlight it among matching items. Then press Enter to open the object.
|
By Vaclav Frolik on
3/16/2012 1:06 PM
You asked for it, we listened to you and made it happen. Toad Extension for Eclipse version 1.5.2 contains various Schema Browser improvements.
|
By Vaclav Frolik on
3/5/2012 4:26 PM
As many of you know, Toad Extension for Eclipse can be used for development and basic administration of Oracle databases.
The latest Community Edition - version 1.5 - introduced support for PostgreSQL 9. Supported operating systems: Windows, Linux, Mac OS.
|
By Vaclav Frolik on
1/16/2012 2:02 PM
The most required feature - support for Bind Variables - is available in Toad Extension for Eclipse!
|
By Vaclav Frolik on
11/24/2011 4:18 PM
Toad Extension for Eclipse allows you to set AutoCommit settings for every Oracle connection. If you wish to quickly change your settings, double click the AutoCommit icon in Eclipse tray.
|
By Vaclav Frolik on
11/8/2011 4:51 PM
Do you wish to name relationships using parent and child table names? Modify Default Values and use Application Variables in Toad Data Modeler.
|
By Vaclav Frolik on
10/27/2011 11:30 AM
How to maximize Editor area in Toad Extension for Eclipse. Read how to work with Horizontal and Vertical layouts and what to do to hide result set area automatically.
|
By Vaclav Frolik on
10/6/2011 9:49 AM
Code Assist feature allows you to quickly convert SQL to Java or any other code.
|
By Vaclav Frolik on
9/1/2011 1:18 PM
Toad Extension for Eclipse allows you to specify Date Fomat output and input patterns. Output pattern affects displayed data and format the stored date in desired format. Input pattern offers you a way to use different format when adding new records to your database.Benefit: I can use European format for inserting records and US format for displaying records or generating HTML reports.
|
By Vaclav Frolik on
8/9/2011 1:44 PM
In Bert Scalzo's blog you can find an interesting article about how to improve performance of your Oracle database. Great tips and good candidates for code snippets or Toad Extension for Eclipse Templates.
|
By Vaclav Frolik on
7/29/2011 3:17 PM
Do you use Eclipse for Java Development? See what new features Toad Extension offers!
|
By Vaclav Frolik on
7/21/2011 3:17 PM
Data stored in your Oracle database can be easily exported to HTML, XML or CSV formats. Toad Extension for Eclipse allows you to define various settings for each output format.
|
By Vaclav Frolik on
7/13/2011 4:44 PM
Toad Extension for Eclipse offers you a way to filter schemas you wish to work with. Your current schema - based on connection settings - appears in Schema Browser as My Schema. Of course, there are other schemas you may need to explore or modify...
|
By Vaclav Frolik on
7/1/2011 12:21 PM
First version of syntax check feature is now available in Toad Extension for Eclipse. Make sure your SQL syntax is correct, see errors and get hints!
|