PL/SQL Developer 7.1 Beta and plug-ins…

I have created several plug-ins for this product. Now Allround Automations is working on a new version of their product and this causes some plug-ins to stop working. I have fixed a bug in the 'Comment-Lines' plug-in and there is another problem with the 'Save Separate' plug-in, but that appears to be a problem with […]

Read more

Parameters in Oracle

Until today I was under the impression that parameters in PL/SQL were unrestricted in size. That is only partially correct. I was playing around with a simple script to swap two variables without introducing a temporary variable (I know, completely useless, but fun to think about a bit). I created the following package CREATE OR […]

Read more

Codegen utility and plug-in

Yesterday, I made a (beta) version available of a utility and a PL/SQL Developer plugin to access the code generated by Qcgu (CodeGen). The fun thing about these two apps is, that they share the same codebase. The plug-in uses the callback functions provided by PL/SQL Developer, while these functions have been implemented in a […]

Read more

CodeGen available

As of now, Quest CodeGen Utility is available from the ToadWorld website. I agreed to Steven to be the administrator of the supplied forum to try and answer all the questions you might have. Between my family life, my fulltime job and the time difference (I live in Europe) I hope to be able to […]

Read more

Flying back…

From a nice trip to San Francisco. Most importantly it was to attend the OPP2007, but we got to do some sight-seeing as well. Of course there was the Golden Gate Bridge, Fishermans Warf, the boatride on the bay where we got to see the Golden Gate Bridge from a completely different perspective and of […]

Read more

OPP2007

After being in classes for two days I think OPP2007 was a big success. I have seen some (though not all) good speakers and they provided me with some nice ideas I can probably use in my future work. As soon as we upgrade most of the databases to a more recent version (we are […]

Read more

Flying out to San Francisco

While we are flying out to San Francisco to visit OPP2007 it's fun to have made contact with Alex just before the flight. Unfortunately he's a couple of rows behind us, but we can still do some last minute checks for the test-a-thon on Wednesday. We found that different settings in your database, especially for […]

Read more

Code Tester…

According to Steven Feuerstein’s post on his ToadWorld Blog, CodeTester 1.5 will be available soon. It will not yet fullfill all your testing needs, but it’s a great start. I am one of the moderators of the  utPLSQL project (and the creator of the forum used by the community) (also mentioned in the post), but I […]

Read more