Hi,
We have implemented one trigger to track user changes in our database but when ever user run alter query they get the following error
but if we run alter query in other database where same trigger is implemented its not giving error
INSERT failed because the following SET options have incorrect settings: 'ANSI_PADDING'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or query notifications and/or xml data type methods"
So pls help me.
Waiting for ur kind reply.