Microsoft SQL Server Native Client 11.1.3000
Full internal name: | sqlncli |
Project site: | https://docs.microsoft.com/en-us/sql/relational-databases/native-client/sql-server-native-client?view=sql-server-ver15 |
Screen shots: | |
Download: | Download Microsoft SQL Server Native Client 11.1.3000 http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/sqlncli.msi VirusTotal results |
Change log: | n/a |
Description: | contains the SQL Server ODBC driver and the SQL Server OLE DB provider in one native dynamic link library (DLL) supporting applications using native-code APIs (ODBC, OLE DB and ADO) to Microsoft SQL Server Version numbers:
|
License: | unknown |
Version: | 11.1.3000 |
SHA-1 or SHA-256: | 9bb7b584ecd2cbe480607c4a51728693b2c99c6bc38fa9213b5b54a13c34b7e2 |
Type: | one file |
Dependencies: |
|
Tags: | |
Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x mkdir .Npackd move "%setup%" .Npackd set err=%errorlevel% if %err% neq 0 exit %err% rem MSIFASTINSTALL: http://msdn.microsoft.com/en-us/library/dd408005%28v=VS.85%29.aspx msiexec.exe /qn /norestart /Lime .Npackd\InstallMSI.log /i ".Npackd\%setup%" INSTALLDIR="%CD%" ALLUSERS=1 MSIFASTINSTALL=7 IACCEPTSQLNCLILICENSETERMS=YES set err=%errorlevel% type .Npackd\InstallMSI.log rem list of errors: http://msdn.microsoft.com/en-us/library/windows/desktop/aa368542(v=vs.85).aspx rem 3010=restart required if %err% equ 3010 goto cont if %err% neq 0 exit %err% :cont .Npackd\Uninstall.bat: move .Npackd\*.msi . for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x rem MSIFASTINSTALL: http://msdn.microsoft.com/en-us/library/dd408005%28v=VS.85%29.aspx msiexec.exe /qn /norestart /Lime .Npackd\UninstallMSI.log /x "%setup%" MSIFASTINSTALL=7 set err=%errorlevel% type .Npackd\UninstallMSI.log rem 3010=restart required if %err% equ 3010 exit 0 rem 1605=unknown product if %err% equ 1605 exit 0 if %err% neq 0 exit %err% |
Last modified: | Sat May 15 09:32:51 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Sun Oct 02 12:48:35 UTC 2016 |
Created by: | tim.lebedk... |
Automated tests: | 8 of 64 installations succeeded, 8 of 8 removals succeeded |