|

07-17-2008, 05:55 PM
The funny thing is the SQL script completes successfully on the disable but fails on the enable script.
I get this from the Management console:
Msg 512, Level 16, State 1, Procedure ServerConfigSaveCapTrigger, Line 29
Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.
The exact error steveb_uk got in post #55 in this thread. Manually editing didn't work.
|