Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: last run of stored proc

    you need to open a table called sysobjects in your database.  it has 2 date columns: create date and last update date.

    for every stored procedure last update date is the...

Viewing post 1 (of 1 total)