Recent content by Kirk Sherhart

  1. K

    Edit View Data

    Is there any way to edit data from views (similar to tables) that have INSTEAD OF triggers for INSERT/UPDATE/DELETE? I know how to edit data from "simple" views, but I'm asking for a more generalized solution.
  2. K

    ODBC Import not restoring connection info from .DEF file

    I've created and successfully used an ODBC Import definition. However, when I try to reuse the .DEF file, the Oracle side (field mappings, etc.) are correctly restored by nothing on the ODBC connection side is restored. The DEF file has the correct ODBC info; it's just not being restored...
  3. K

    Enhancement Request - Pipelined function help in Code Assistant

    Thank you! It will be a great help.
  4. K

    Enhancement Request - Pipelined function help in Code Assistant

    When we use the following entry method... SELECT t.|
  5. K

    Bug: Explain Plan printing is truncated

    When trying to print an Explain Plan window, the plan itself is being truncated to printing only 5-6 lines. The entire SQL statement is printed, regardless of length; only the plan is truncated. I've tried multiple SQL statements, different printers, landscape/portrait orientation, restarting...
Back
Top