Top "Sql-server-native-client" questions

Cannot connect from Classic ASP to SQL Server 2008 R2 using SQL Native Client (Windows 7 - IIS7)

I'm able to connect to SQL server 2008 R2 when I use Provider=SQLOLEDB in my connection string. But when I …

sql-server-2008 iis-7 asp-classic connection sql-server-native-client
What is the difference between SQL Server Native Client SQLNCLI11 & SQLNCLI11.1?

I'm having a look at a connection string with Provider=SQLNCLI11 and another one with Provider=SQLNCLI11.1 & i'm wondering …

sql-server sql-server-native-client
Using SQL Server Native Client to access SQL Server LocalDB

I'm trying to connect to a SQL Server LocalDB instance using the SQL Server Native Client driver. This is because …

sql-server odbc sql-server-native-client localdb
Connection string for SQL Server native client in ASP.NET web.config

I want to connect to SQL Server 2012 using SQL Server native client from my ASP.NET application. Currently, I have …

c# asp.net .net sql-server sql-server-native-client
ODBC Error: Invalid String or Buffer Length--Microsoft Server 2008 32bit vs 2008 R2 64bit

Attempting to connect from Java 6 console app to Microsoft SQL Server 2008 R2 on an Microsoft Windows Server 2008 R2 64bit system …

java odbc sql-server-2008-r2 windows-server-2008-r2 sql-server-native-client
Sqlcmd: Error: Microsoft SQL Server Native Client 10.0 : Communication link failure

Below, you'll notice some Windows Command Prompt commands that I'm trying to call from the 64 bit Program Files folder for …

sql-server sql-server-2008 sqlcmd sql-server-native-client