Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Heterogeneous querys & ANSI_Nulls
Message
From
19/05/2006 12:22:47
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Heterogeneous querys & ANSI_Nulls
Miscellaneous
Thread ID:
01123602
Message ID:
01123602
Views:
56
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.
Next
Reply
Map
View

Click here to load this message in the networking platform