Re: Modified datetime of Stored Procedure in SQL 7.0
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 09/04/03
- Next message: Sachi: "Is there any security issues?"
- Previous message: Mustaq: "Modified datetime of Stored Procedure in SQL 7.0"
- In reply to: Mustaq: "Modified datetime of Stored Procedure in SQL 7.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 4 Sep 2003 08:01:25 -0400
Unfortunately there is not. Unless the sp was dropped and recreated you
can't tell if was altered with an ALTER PROC statement.
-- Andrew J. Kelly SQL Server MVP "Mustaq" <mustaqhussain@hotmail.com> wrote in message news:172a01c372ba$eafa6db0$a501280a@phx.gbl... > Hi > > By anyway can I get the modified datetime of Stored > Procedure in MS SQL Server 7.0 > > Regards, > mustaq
- Next message: Sachi: "Is there any security issues?"
- Previous message: Mustaq: "Modified datetime of Stored Procedure in SQL 7.0"
- In reply to: Mustaq: "Modified datetime of Stored Procedure in SQL 7.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|