Recent content by coniq

  1. C

    Developer performs query on a view when just viewing the code

    Hello, when we want to view the code of a view, PLSQL-Developer seems to perform a select on the view (as seen in Sessions->SQLText), which can take a long time depending on the SQL-Statement. Why is this query necessary? Thanks in advance.
  2. C

    plsqldoc error

    Now it works. Thanks a lot!
  3. C

    plsqldoc error

    Hi, when i want do generate documentation for a table, I get a message saying: "Could not generate documentation for [TABLE]" What am I doing wrong? I am using PLSQLDev 5.1.2.682 and plsqldoc 1.1.0. Thanks, ------------------ MW
Back
Top