Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
svicky9
Posting Yak Master
232 Posts |
Posted - 2007-07-09 : 11:43:16
|
| Hi FriendsI am trying to Execute a Procedure . But it keeps giving me the Error message Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection.I changed the ANSI_NULLS and ANSI_WARNINGS to ON and created the Procedure Its still the sameWhat should be the problemRegardsVicVichttp://vicdba.blogspot.com |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|
|