Dear Experts I have a job running everyday, a sql update statement, it was working very well till todayyesterday i worked on the tuningadvisor and I applied the recommendationsthe error is Msg 1934, Sev 16, State 1, Line 1 : UPDATE failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or filtered indexes and/or query notifications and/or XML data type methods and/or spatial index operations. [SQLSTATE 42000]The same update statement is working well on management studio !!can any one help me to solve this problem ?Thanks lot
↧