The interesting things I experimented with SQl Server.
December 2008 - Posts
-
This is a proper netwrok error and has nothing to do with the coding if any of your jobs/queries/packages fail with this message. Please refer the following article for the workaround. http://support.microsoft.com/kb/942861/en-us Another work around we Read More...
|
-
I guess at least once every SQL developer might have come across this error on SQL Server 2008 while running a SQL job that calls a package. Reason for the error: Old version of the DTEXEC is picked up by SQL Server instead of the new one. That means, Read More...
|