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 |
nice123ej
Starting Member
48 Posts |
Posted - 2009-01-16 : 05:57:08
|
HiI am using SQL Server 2005I have 2 different copies of the same database (FINANCE_DEV & FINANCE_TEST)what i want is to get the script of the Triggers from FINANCE_DEV and execute it on FINANCE_TESTwhen i use Tasks -> Generate Scripts i have option to copy Tables script with the Triggers, but I dont want the tables script, i just want the Triggers script onlyIs there any script i can use to extract only Triggers Script ?thanks |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|