Results 1 to 2 of 2

Thread: Recompile Stored Procedure?

  1. #1
    Stella Guest

    Recompile Stored Procedure?

    How to recompile a stored procedure automatically in SQL server 6.5?

    Thanks in advance

    Stella


  2. #2
    Ray Miao Guest

    Recompile Stored Procedure? (reply)

    Use 'with recompile' in sp.


    ------------
    Stella at 6/15/00 8:53:40 AM

    How to recompile a stored procedure automatically in SQL server 6.5?

    Thanks in advance

    Stella


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •