Re: Last Saved/modified date of Stored Procedures
From: Andrew J. Kelly (sqlmvpnoooospam_at_shadhawk.com)
Date: 04/06/04
- Next message: Hari: "Re: How do I find I am administrator?"
- Previous message: Sunny: "Re: How do I find I am administrator?"
- In reply to: J Baird: "Last Saved/modified date of Stored Procedures"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 6 Apr 2004 18:41:47 -0500
No there isn't. The only way currently to tell is if the sp was actually
dropped and recreated and then you could use the created date. Altering a
sp does not change this date.
-- Andrew J. Kelly SQL MVP "J Baird" <jill[dot]baird[at]lmco[dot]com> wrote in message news:eDjZlO$GEHA.3472@TK2MSFTNGP11.phx.gbl... > I'm not sure if this is the right newsgroup for this, but I took a guess... > > Is there any way to find the "Last Saved Date" or "Last Modified Date" for a > SQL Stored Procedure? I have only found "Create Date" in SQL Enterprise > Manager. > > Are Stored Procedures ever saved as files on the hard drive? If they are, > then maybe I could find the last saved date using Windows Explorer on the > SQL Server. > > Any ideas for finding the Stored Procedure "Lst Saved Date", that don't > involve installing any software (that's not an option in this case)? > >
- Next message: Hari: "Re: How do I find I am administrator?"
- Previous message: Sunny: "Re: How do I find I am administrator?"
- In reply to: J Baird: "Last Saved/modified date of Stored Procedures"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading