April 22, 2004 at 7:35 am
Hi,
I'm trying to run a query contained within a stored procedure which references a table in a remote connection and keep getting the Heterogenous queries, ANSI_NULLS, ANSI_WARNINGS error 7405. I've set the defaults on both server connections but the error still persists. Can anyone help with this?
Many thanks,
Jay.
April 23, 2004 at 1:44 am
Hi Jay,
What is your remote db ?
I had the same problem with IBM DB2/400. Had to change the database default for ansi padding and warnings in the end.
Regards CJ
April 23, 2004 at 2:54 pm
Hi CJ,
I was actually trying to connect to another instance of SQL Server.
Normally, I have no problem doing this but the difference this time was that the two instances were nodes in a clustered server.
I tried changing the connection settings for ANSI warnings and ANSI Nulls via the Enterprise Manager but had no joy.
How, precisely, did you get your DB2, DTC instance working?
Cheers,
Jay.
May 20, 2004 at 8:49 am
try this link, works
http://support.microsoft.com/default.aspx?scid=kb;en-us;296769
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply