Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexed views
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01418137
Message ID:
01418158
Vues:
48
>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

I believe (not verified) that you can set these properties per connection. Of course, you can also have them set on the DB level.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform