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.
Author |
Topic |
ravilobo
Master Smack Fu Yak Hacker
1184 Posts |
Posted - 2009-02-25 : 09:56:42
|
For every release, we check out object scripts from our version control tool from last tagged version. Then individual scripts are merged to a final deployment script. I am sure everyone is doing pretty much similar stuff. However how to identify object creation order (for FKs) for the final deployment script?------------------------I think, therefore I am - Rene Descartes |
|
|
|
|