Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorprogrammer
    • CommentTimeOct 25th 2006
     
    I have a doubt. Guess I am changing the structure of the table T1 and more than one stored procedures are using this table.

    Then do I need to recompile all the procedures using this table? If yes,then is there any shortcut or method using which we need not to compile each stored procedure separately.
    • CommentAuthorjiosis
    • CommentTimeOct 25th 2006
     
    QUOTE(programmer @ Oct 25 2006, 07:27 PM) 17

    I have a doubt. Guess I am changing the structure of the table T1 and more than one stored procedures are using this table.

    Then do I need to recompile all the procedures using this table? If yes,then is there any shortcut or method using which we need not to compile each stored procedure separately.
    [/quote]

    /dry.gif" style="vertical-align:middle" emoid="<_<" border="0" alt="dry.gif" /> not sure what you mean can you please make it more clear ?