SDAC, Native Client and LocalDB
Posted: Thu  05 Sep 2013 09:19
				
				Hi,
when is it necessary to install SQL Server Native Client (sqlncli.msi)?
Does the SDAC component support a direct mode without the native client?
Is there a difference with the connection to SQL Server (Express) and LocalDB?
I'm currently working on an installer for our application and for easy deployment we'd like to distribute LocalDB with our application, but we found that on a clean Windows install it's not enough to install LocalDB (SQLLocalDB.msi), but we also have to install the Native Client MSI.
How does SDAC communicate with LocalDB, as far as I can see this works using a named pipe?
We are using version 6.6.12.
			when is it necessary to install SQL Server Native Client (sqlncli.msi)?
Does the SDAC component support a direct mode without the native client?
Is there a difference with the connection to SQL Server (Express) and LocalDB?
I'm currently working on an installer for our application and for easy deployment we'd like to distribute LocalDB with our application, but we found that on a clean Windows install it's not enough to install LocalDB (SQLLocalDB.msi), but we also have to install the Native Client MSI.
How does SDAC communicate with LocalDB, as far as I can see this works using a named pipe?
We are using version 6.6.12.