FIX: A network error occurred during SQL Server Native Client installation
Posted
by Greg Low
on SQL Blog
See other posts from SQL Blog
or by Greg Low
Published on Sat, 26 Nov 2011 04:25:00 GMT
Indexed on
2011/11/26
10:16 UTC
Read the original article
Hit count: 296
Filed under:
One of the things that I have been pestering the SQL team to do is to name their updates according to what is contained in them. For example, instead of just: sqlncli.msi What I'd prefer is that the file was called something like: SQLServerNativeClient2k8SP1CU3x64.msi So I normally rename them as soon as I receive them, to avoid confusion in future. However, today I found that doing so caused me a problem. After renaming the file, and installing it, the installation failed with the error: " A network...(read more)
© SQL Blog or respective owner