|
nic
Posting Yak Master
209 Posts |
Posted - 04/08/2005 : 12:47:20
|
Hi, Currently we use VSS (MS Visual Source Safe) to track our database changes. Since VSS doesn't integrate with SQL, this is a painful error prone process. ;( Essentially developers have to remember the changes they make and update the VSS project. Is there any logging tool we can run on SQL to track whenever a procedure or table etc has been updated? This is a shot in the dark, but if anyone has any suggestions they would be greatly appreciated.
Currently all tables,UDF,sprocs etc are just saved as text files in the VSS database.
Nic |
Edited by - nic on 04/08/2005 12:48:32
|
|