Microsoft SQL Server
This guide helps you connect your Microsoft SQL Server database to Neo by walking through the required connection details and authentication options.
Getting Started
To connect to a MsSQL database, you’ll need:
-
Basic connection details like host, port, database, and schema
-
One of two authentication options:
-
Standard Authentication (username & password)
-
SSL Authentication (certificates)
-
Connection Details
Here’s what each field means and how to fill it out:
1. Name
A unique name to identify your MsSQL connection.
This is how you’ll recognize the source later when managing multiple sources.
Example:
-
mssql-prod -
reporting-db -
team-hr-mssql
| This name must be unique across all your sources. |
2. Host
Provide the hostname or IP address of your MsSQL server.
Example: mssql.internal.company.com or 172.16.1.10
3. Port
The port used to connect to the server.
Default is 1433 — change it only if your server uses a different port.
Authentication Options
Choose between:
-
Standard Auth – good for simple setups
-
SSL Auth – recommended for secure and production environments
Option 1: Standard Authentication
Use this if your MsSQL server uses a username and password to log in.
You’ll need:
Still have Questions?
We’ll be happy to help you with any questions you might have! Send us an email at info@datachannel.co.
Subscribe to our Newsletter for latest updates at DataChannel.