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

    Connection to a SQL Server instance The server/instance name syntax used in the server option is the same for all SQL Server connection strings.

  2. .NET Framework Data Provider for SQL Server connection strings

    Connection Strings using SqlConnection for connections to SQL Server, Azure SQL Database, SQL Server 2019, SQL Server 2017, SQL Server 2016, SQL Server 2014.

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

    May 8, 2017 · To build the connection string, you need to instantiate an object from that SqlConnectionStringBuilder and set their properties with the parameters you use to connect to …

  4. How to read connection string in .NET Core? - Stack Overflow

    I want to read just a connection string from a configuration file and for this add a file with the name "appsettings.json" to my project and add this content on it: { "ConnectionStrings": { "

  5. How to get the connection String from a database

    May 7, 2012 · The easiest way to get the connection string is using the "Server Explorer" window in Visual Studio (menu View, Server Explorer) and connect to the server from that window. …

  6. MySQL connection strings - ConnectionStrings.com

    Connection strings for MySQL. Connect using MySqlConnection, MySQLDriverCS, SevenObjects MySqlClient, Devarts MySqlConnection, MySQLProv.

  7. PostgreSQL connection strings - ConnectionStrings.com

    Connection strings for PostgreSQL. Connect using Devarts PgSqlConnection, PgOleDb, OleDbConnection, psqlODBC, NpgsqlConnection and ODBC .NET Provider.

  8. Oracle connection strings - ConnectionStrings.com

    Connection strings for Oracle. Connect using Microsofts OracleConnection, Devarts OracleConnection, Oracles OracleConnection, Oracle in OraHome92.

  9. All SQL Server SqlConnection Properties - ConnectionStrings.com

    This table shows all connection string properties for the ADO.NET SqlConnection object. Most of the properties are also used in ADO. Using this table will give you a better understanding of …

  10. Microsoft ODBC Driver 17 for SQL Server connection strings

    Connection Strings using ODBC Driver 17 for SQL Server for connections to SQL Server, SQL Server 2019, SQL Server 2017, SQL Server 2016, SQL Server 2014.