I have Biztalk 2009 and SQL server 2008 installed. I'm processing a file from Biztalk to another SQL server that has a different version of SQL server.
Does the difference in the versions affect file processing?
I'm receiving this warning in my Biztalk appication log. My log is full of this warning while processing my file.
Details:"Microsoft.ServiceModel.Channels.Common.ConnectionException: A severe error occurred on the current command. The results, if any, should be discarded. ---> System.Data.SqlClient.SqlException: A severe error occurred on the current command. The results, if any, should be discarded.


