Microsoft SQL Server
In this page, we'll show you how to add a Microsoft SQL Server to Dataflake
Last updated
In this page, we'll show you how to add a Microsoft SQL Server to Dataflake
Last updated
Steps to connect Microsoft SQL Server source to Dataflake is like connecting PostgreSQL to Dataflake. Read this section to learn more
From the top navigation bar click on the icon.
Choose the Connection strings tab.
Click the Add button.
Enter the Name of your connection.
Select Microsoft SQL Server from the Connection type.
Enter your connection string.
Server: domain, port, for example: 127.0.0.1,1433
Database: name of your database
User: username of the Database you want to connect
Password: password of the Database you want to connect
Click Next then Click the Complete button to establish your Connection.
You can paste the host url in the Host box to connect to your database quickly