About 35,500 results
Open links in new tab
  1. SQL Server connection strings - ConnectionStrings.com

    There is ofcourse many other ways to write the connection string using database mirroring, this is just one example pointing out the failover functionality. You can combine this with the other connection …

    Missing:
    • examples
    Must include:
  2. SQL Server Connection Strings Reference Guide

    Jan 6, 2025 · Learn how to define a connection string to connect to SQL Server using SqlClient, OLDEDB and ODBC connections for .NET.

  3. Connection string syntax - ADO.NET Provider for SQL Server

    Nov 19, 2024 · Learn about syntax of connection strings in the Microsoft SqlClient Data Provider for SQL Server. The syntax for each provider is documented in its ConnectionString property.

  4. How can I set an SQL Server connection string? - Stack Overflow

    May 8, 2017 · I'm developing a simple C# application, and I'd like to know this: When I connect my application to SQL Server on my PC, I know the connection string (server name, password, etc.), but …

    Missing:
    • examples
    Must include:
  5. SQL Server connection string

    In this example, "myserver" is the SQL Server instance, "mydatabase" is the name of the database, and "myuser" and "mypassword" are the credentials for SQL Server Authentication. It's important to keep …

  6. Connection string examples - Progress.com

    Apr 29, 2025 · See "Using a connection string" for syntax and detailed information for supported connection string types. Note: The options and values described in this section apply to all …

  7. In-Depth Look at Advanced Authentication and Connection Strings for SQL

    Oct 22, 2025 · Connection strings define how your application connects to the database. Below are examples of the most common authentication mechanisms used in modern SQL Server …

  8. SQL Server 2019 connection strings - ConnectionStrings.com

    Connection strings for SQL Server 2019. Connect using Microsoft.Data.SqlClient, SqlConnection, MSOLEDBSQL, ODBC Driver 17 for SQL Server, OleDbConnection.

    Missing:
    • examples
    Must include:
  9. Sample database connection strings - docs.rws.com

    This topic provides examples of connection strings for SQL Server and Oracle databases.

  10. MS Access Connection Strings - ADO SQL Database Connection Strings ...

    Various SQL database connection strings and database connection scrpting examples. Looking for the correct databse connection string syntax? Look no further we got them all! This reference contains …