|
It’s the Little Things… |
|
JeffSmith
|
Friday, October 03, 2008 8:00 AM
|
|
|
We often spend a lot of time trumpeting the sexy little widgets in our database tools and overlook the little things that really aid in the development of our applications or even just writing the mundane queries that fill up our day.
I’d like to just spend a quick 10 minutes on letting you know about a cool little feature that Toad for Data Analysis offers for writing your querie ...
|
 |
|
Comments (0)
|
Read More...
|
|
|
Control Convergence by Example |
|
JohnWeathington
|
Friday, October 03, 2008
|
|
|
|
Control convergence – the effort of staying in compliance while reducing the number of controls – is a big trend in the industry today. In this article, we demonstrate how the data professional can support a control convergence effort, by way of fictitious case study.
|
 |
|
Comments (0)
|
Read More...
|
|
|
Compelling Features for Upgrading to Toad v9.7 |
|
JeffSmith
|
Thursday, September 25, 2008 6:32 AM
|
|
|
|
So, another version of Toad has been released. It happens a few times a year. If you’re lucky it’s up to you if and when you want to upgrade to get your bug fixes or new features. If you’re in a larger organization, there’s a standards committee that decides who gets what when. I thought I’d spend a few minutes to document what I see to be the key features available in v9.7 t ...
|
 |
|
Comments (1)
|
Read More...
|
|
|
Policy Data Management in 3 Stages |
|
JohnWeathington
|
Thursday, September 25, 2008
|
|
|
|
In this article, we talk about policies – an important area of your companies governance, risk, and compliance program. We discuss what a good policy looks like, and how you can evolve a policy data management system in 3 stages.
|
 |
|
Comments (0)
|
Read More...
|
|
|
Configuring Toad’s Team Coding with Subversion |
|
JohnPocknell
|
Monday, September 22, 2008 6:03 PM
|
|
|
|
With Toad for Oracle 9.7 now available, I thought I’d cover how to configure and use Subversion with Toad’s code sharing utility – Team Coding. We had a lot of requests for this integration and here it is !
The Subversion implementation in Toad allows you to use the conventional file-based check-out and check-in via the Editor’s File Open bu ...
|
 |
|
Comments (0)
|
Read More...
|
|
|
For loops or While loops to scan collections? |
|
StevenFeuersteinTW
|
Monday, September 22, 2008 9:21 AM
|
|
|
|
I have generally recommended in the past that whenever you are writing code to iterate through the elements of a collection, you should use a while loop, combined with the FIRST-NEXT or LAST-PRIOR collection methods.
The key advantage of this approach is that the code will not raise a NO_DATA_FOUND exception if your collection is sparse (there is an index value be ...
|
 |
|
Comments (1)
|
Read More...
|
|
|
|
People Make Mistakes |
|
JohnWeathington
|
Thursday, September 18, 2008
|
|
|
|
Human beings, by their very nature, make mistakes. Even seasoned professionals make simple errors on occasion. In this article we explore the “mistake database”, an architecture to help your company minimize errors.
|
 |
|
Comments (0)
|
Read More...
|
|
|
RAC the Casba |
|
Bert
|
Wednesday, September 17, 2008 5:44 AM
|
|
|
On many occasions, people will email or call me to get help with perceived RAC connectivity issues for various client applications – Toad and other Quest products included. Now some times they may have setups that we’ve not pre-tested, so they have a potential bug – or at least another regression testing scenario for us. But many times, it’s simply a SQL*Net configuration issue. While it’s easy to dr ...
|
 |
|
Comments (0)
|
Read More...
|
|
|