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 moreMonthly Archives: February 2007
Just a couple more sleeps…
Before me and my collegues fly out to San Francisco to attend the OPP2007. I am really excited about this, for different reasons. First of all it will be fun to spend some time outside of work with some of my collegues. Second it will be nice to see so many PL/SQL technologists and hopefully […]
Read moreCodeTester available…
Like Steven Feuerstein wrote in his blog post: CodeTester will be generally available from today. I hope you will all go to the Quest website and download the trial version and check it out.
Read moreCode 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 moreflexible indents
Is it possible to have a variable indent in the generated code??? {_indent}object lblLabel: TLabel {_indent} Top = 0 {_indent} Left = 10 {_indent}end And that that would result in something like this (with _indent set to 4 spaces): object lblLabel: TLabel Top = 0 Left = […]
Read more