Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexed views
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Indexed views
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01418137
Message ID:
01418137
Views:
109
Hi All,

Users receive the following message when trying to update SQL Server indexed views:

UPDATE failed because the following SET options have incorrect
settings: 'ANSI_NULLS, QUOTED_IDENTIFIER, CONCAT_NULL_YIELDS_NULL,
ANSI_WARNINGS, 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. (severity 16)

I am not able to duplicate this error on my end. Are those options specific to the connection? Do I have to set them on the DB level?

Thank you,
DAniel
Next
Reply
Map
View

Click here to load this message in the networking platform