/build/static/layout/Breadcrumb_cap_w.png

Microsoft SQL Server Native Client

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 15.2k  |  Created: 09/04/2012 by: bkelly

Average Rating: 0
SQL Server Native Client has 0 inventory records, 2 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)
3
Command Line

Got this from a TechNet article. For silent install of SQL Server Native Client, you must add IACCEPTSQLNCLILICENSETERMS=YES to your command line. Example

msiexec /i sqlncli.msi /qn IACCEPTSQLNCLILICENSETERMS=YES

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty: Very Easy
Platform(s): Windows
2
Command Line
Source: https://docs.microsoft.com/en-us/sql/relational-databases/native-client/applications/installing-sql-server-native-client

When you invoke sqlncli.msi, only the client components are installed by default. The client components are are files that support running an application that was developed using SQL Server Native Client.

To also install the SDK components, specify ADDLOCAL=All on the command line.

For example: msiexec /i sqlncli.msi /qn ADDLOCAL=ALL IACCEPTSQLNCLILICENSETERMS=YES
Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (0)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Questions & Answers (2)

Questions & Answers related to Microsoft SQL Server Native Client

Blogs (0)

Blog posts related to Microsoft SQL Server Native Client

Reviews (0)

Reviews related to Microsoft SQL Server Native Client

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ