Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't set ANSI_NULL ON
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Can't set ANSI_NULL ON
Divers
Thread ID:
01010873
Message ID:
01010873
Vues:
64
Hello,

I have a server which I can't change it's ANSI_NULL setting to ON. I've adjust the server default, the database's default, confimed that ANSI NULLS is on for Query Analyzer's connection, SET ANSI_NULLS ON in Query Analyzer (Returned success), but DATABASEPROPERTYEX([database],'IsAnsiNullsEnabled') keeps returning 0. Do I need to restart the server or something?

The problem is that I need to coordinate this ANSI_NULL change to two servers involved in merge replication. Replication is failing because I added a computed column, asjusted the publishers ANSI_NULL setting, but the subscriber's ANSI_NULL is OFF. I have not found any way to adjust the connection settings for the Merge Agent, so I assume it uses the defaults? But even if I could specify the setting, doing so in Query Analyzer seems to have no effect.

What am I missing here?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform