About 50 results
Open links in new tab
  1. How to install Components (client tools connectivity and Client tools ...

    Aug 1, 2024 · 4 I'm installing SQL Server 2022 but I could not select components shown below: Client tools connectivity Client tools backwards compatibility Client Tools SDK I need these components for …

  2. Check if SQL Server Client Is Installed - Stack Overflow

    May 8, 2012 · How can one check to see if the SQL Server Client driver is installed? And is it also possible to determine the version?

  3. How do I fix the error 'Named Pipes Provider, error 40 - Stack Overflow

    Mar 30, 2012 · I can't seem to connect to my database from a site. I get this error: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server I tried using the local IP address to …

  4. sql server - Client Protocols and Alias missing on sql native - Stack ...

    Apr 25, 2023 · Client Protocols and Alias missing on sql native Asked 2 years, 11 months ago Modified 2 years, 7 months ago Viewed 16k times

  5. SQL Server 20XX - "encryption not supported on the client" when ...

    SQL Server 20XX - "encryption not supported on the client" when compiling stored procedure with linked server query Asked 7 years, 11 months ago Modified 6 years, 1 month ago Viewed 18k times

  6. sql server - Differences Between Drivers for ODBC Drivers - Stack …

    SQL Server Native Client RDA Remote data access (RDA) in Microsoft SQL Server Compact 3.5 lets an application access data from a remote SQL Server database table. It can also store, read, and …

  7. sql server - Where to download the old SQL ODBC driver version 10 …

    Jun 27, 2022 · The "SQL Server Native Client" is a distinct driver with a distinct name. An application specifically asking for "SQL Server" will not get this driver. It's a bit unfortunate that there are now no …

  8. security - SQL Server returns error "Login failed for user 'NT ...

    Sep 17, 2012 · In SQL Server Management, go into security -> Logon -> Choose the user used for DB connection and go into his properties. Go to "Securators" tab and look for line "Connect SQL", mark …

  9. Not connecting to SQL Server over VPN - Stack Overflow

    Dec 8, 2021 · I have connected for the first time to an existing network over VPN. I can ping the IP address which is used by the SQL Server from the VPN client, but SSMS does not connect to the …

  10. How do I see active SQL Server connections? - Stack Overflow

    Jan 21, 2019 · I am using SQL Server 2008 Enterprise. I want to see any active SQL Server connections, and the related information of all the connections, like from which IP address, connect …