Database Connection String Generator
Build connection strings for common databases.
Credit to
ConnectionStrings.com
and its contributors for making this possible.
Configuration
Microsoft SQL Server
Connection details
Server / host
Port
Database
Username
Password
Driver / provider
Advanced options
Use DSN (ODBC)
Connect using a configured ODBC data source name
DSN name
Connection timeout (seconds)
Authentication
SQL login
Windows integrated
Encrypt connection
Use encrypted connection (recommended for Azure)
Oracle descriptor
Easy Connect (host:port/service)
TNS (DESCRIPTION=…)
OS authentication
Use operating system authentication
DB2 connect mode
Hostname and database
Database alias (DBALIAS)
Database alias
Schema
Package collection (DB2 OLE DB)
SSL
Off
Preferred
Required
Character set (MySQL / MariaDB ODBC)
In-memory database (SQLite)
Use
:memory:
instead of a file path
SQLite version
3
2
Connection string
Copy
Generated locally in your browser. Nothing is sent to a server.