Top "Sqlncli" questions

Need a row count after SELECT statement: what's the optimal SQL approach?

I'm trying to select a column from a single table (no joins) and I need the count of the number …

sql odbc sqlncli
The 'SQLNCLI' provider is not registered on the local machine, sql server 2012

Working on deploying an application from my development box to a client. On the client when I run my exe, …

sql sql-server sqlncli
How to check if a client has SQLNCLI10 provider installed when browsing?

I have a c# website that allows a client to connect directly to a remote SQL Server database from their …

asp.net sql-server sql-server-2008 oledb sqlncli
Linked servers SQLNCLI problem. "No transaction is active"

Im trying to execute a stored procedure and simply insert its results in a temporary table, and I'm getting the …

sql sql-server sql-server-2005 linked-server sqlncli
Failure to connect to SQl Server from Linux

I am trying to connect to SQL Server 2008 on CentOS 5.8. I am using unixODBC 2.3.0 and SQL Server ODBC Driver (www.…

sql-server-2008 unixodbc strace isql sqlncli
What are the differences between SQL Native Client and SQL Native Client 10?

Can anyone direct me to a link or source that outlines either in general or in detail reasons to change …

sql-server upgrade sqlncli
TCP Provider: An existing connection was forcibly closed by the remote host

I'm having problems with SQL clients randomly disconnecting from the server with a TCP connection forcibly closed error message. Setup …

sql-server sockets tcp vb6 sqlncli
Delphi with SQL Server: OLEDB vs. Native Client drivers

I have been told that SQL Native Client is supposed to be faster than the OLEDB drivers. So I put …

sql-server delphi oledb ado sqlncli
Logon failed, Crystal Reports 9, VB6 , sql server, sqlncli

i'm trying to build a setup package for a legacy vb6 software. the software itself connects to a sql server …

vb6 crystal-reports odbc sqlncli