Recent content by Ragnus

  1. R

    Can't send a file via File/E-Mail... dialogue

    Hi, in a previous developer version the feature to send a file directly out of the developer worked fine. With version 8.0.4.1514 of the developer the dialogue throws an exception when getting started. The error message box reads "Error sending mail (2)." The windows event logs didn't...
  2. R

    Enhancement Request : Programming Support

    Hi folks, in our project we are using packages containing many functions and procedures (further all called functions). This results directly from our effort to write "clean" code and seperate different abstractions of logic in different functions. So e.g. for one main function we might end up...
  3. R

    Feature Request:11g Hierarchical Profiler

    Hi, I have a feature request for on of the upcoming versions. Can we get an additional profiler tab beside the dbms_profiler tab? In Oracle 11g we got the PL/SQL Hierarchical Profiler (DBMS_HPROF) and it would be really nice to have it integrated in the PL/SQL Developer. :) Thanks for your...
Back
Top