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)
 Schema Structure Delta Check

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-08-24 : 20:09:36
TS writes "I was wondering if there is a way to run a query that will check all of the the structures in a database and list any changes or modifications? Such as if a new field was added to a table or a field name was changed. It would be a nice feature for a development environment that is always growing and changing." Sure, just see http://www.swynk.com/friends/stolyar/schema_ver_cntrl.asp.
   

- Advertisement -