Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS-Sql2000=Date VIEW was last edited

Status
Not open for further replies.

markajem

Programmer
Dec 20, 2001
564
US


MS-Sql 2000

I was working on a project about 1 month ago that involed a crystal report using several VIEWs. My problem is that I was working with 3 different databases on 3 different servers. One, our live system and two other test systems. Stupid me can't remember on what database I made my last edit of the VIEWs (which one holds the most recent changes I made) I was working with. I was creating different scenarios in each of the databases and altering the VIEWs. My problem is that I dont remember which of the databases contain the most up to date VIEWs. I have tried viewing properties but it does not tell me the last time that VIEW was edited. Any ideas as to how I may find this out.

I tried thru EManager but it just gives the date that the VIEW was created not last edited.

Thnx so much.
 
I would recommend getting VSS or CVS or one of the other big source control systems. They all have a version history to prevent issues like this.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top