Viewing 5 posts - 1 through 6 (of 6 total)
Will do. Thanks for the help.
October 18, 2011 at 7:42 am
"Could not load type 'Microsoft.SqlServer.Management.SqlManagerUI.DisableTrigger' from Assembly 'Microsoft.SqlServer.Express.SqlManagerUI, Version=9.0.242.0, Culture=neutral, PublicKeyToken =......."
October 18, 2011 at 7:37 am
I tried to disable it, and it wouldn't let me.
October 18, 2011 at 7:27 am
Aha! It was a trigger - there was a trigger on that table that was set up to track changes to the table.
I scripted out...
October 18, 2011 at 7:15 am
I did run the select first to make sure I had the field names correct, and it returned a specific number of records, then I ran the update, and it...
October 18, 2011 at 6:57 am
Viewing 5 posts - 1 through 6 (of 6 total)