Viewing 2 posts - 1 through 2 (of 2 total)
Removing the following line
alter table [dbo].[JobSeekerServices] disable trigger [Insert_JobSeekerDevelopmentPlans]
and recompiling it will work.
But my question is what causes this and how to prevent it in the future?
July 27, 2006 at 2:35 pm
The disabling is being done by SQL Server automatically.
The last bit of code where the trigger is getting disabled is being generated by SQL server automatically.
July 27, 2006 at 1:56 pm
Viewing 2 posts - 1 through 2 (of 2 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy