Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Detecting Database Schema changes...

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-22 : 23:40:48
Jason C. Cannelos writes "Hello SQLTeam!

Do you know if there is a way to detect schema changes to a database? I know about the INFORMATION_SCHEMA views, but I cant put a trigger on them. Can I put triggers on the system tables of the database or should I leave them alone?"
   

- Advertisement -