Menu

#106 Create/Edit/Compile Oracle Stored Procedures

open
General (118)
5
2007-10-18
2004-07-23
Anonymous
No

Allow the creating editing and compiling of Oracle
stored procedures (table: ALL_SOURCE);

Discussion

  • Rob Manning

    Rob Manning - 2007-08-24

    Logged In: YES
    user_id=1287991
    Originator: NO

    Oracle plugin now recognizes create statements for Stored Procs. as of 2.5.

    Rob

     
  • Nobody/Anonymous

    Logged In: NO

    This raise Squirrel from being useful to fantastic! Most of the work I do is against Oracle databases and unfortunately I need to use Squirrel in conjunction with Free TOAD (to perform PL/SQL work). If Squirrel could do this, as well as allowing other SQL commands to be run from the SQL editor such as describe, create trigger, etc, it would be brilliant.

     
  • Rob Manning

    Rob Manning - 2007-10-18

    Logged In: YES
    user_id=1287991
    Originator: NO

    The Oracle plugin also supports the use of

    [create|create or replace] trigger
    [create|create or replace] function

    I've given thought to desc/describe in the past and that could be available at some point.

    Rob

     
  • Rob Manning

    Rob Manning - 2007-10-18
    • assigned_to: nobody --> manningr
     

Log in to post a comment.