Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Heterogeneous querys & ANSI_Nulls
Message
De
19/05/2006 12:43:53
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01123602
Message ID:
01123609
Vues:
21
Thanks Sergey!!

>Try
>
>SET ANSI_NULLS ON
>GO
>SET ANSI_WARNINGS ON
>GO
>CREATE PROCEDURE ...
>
>
>>I am trying to run a select statement across servers and databases. The syntax reports back OK, but when I try to save (stored procedure), I get an error indicating that heterogeneous queries require ANSI_Nulls and ANSI_Warnings to be enabled. I have tried to do this, both in the procedure itself, and on each server, using:
>>
>>
>>SET ANSI_NULL_DFLT_ON ON
>>SET ANSI_WARNINGS ON
>>
>>
>>I still get the error. Any ideas?? Any / All help is very appreciated.
Thank You

Rollin Burr

Politicians and diapers have one thing in common. They should both be changed regularly, and for the same reason.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform