Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object Properties
Message
From
16/06/2000 15:46:51
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Object Properties
Miscellaneous
Thread ID:
00381649
Message ID:
00381649
Views:
44
Is there a way in SQL 7.0 to query the modified date of a user defined object (tables, sp). For a table it would be the date the structure was changed, indexed added or dropped and/or a trigger was added or dropped. For a stored procedure it would be the date it was modified.

I looked at the sysobjects system table but could only find a date created field.

The reason for this is to compare databases without having to use some type of replication schema ( I can't go this route do to a firewall and of course mgrs w/ security issues).

Any help would be greatly appreciated.

thanks
oz
thanks
oz
Reply
Map
View

Click here to load this message in the networking platform