SQL Server connector
This article outlines how to configure the SQL Server connector to publish data from CluedIn to SQL databases.
To configure SQL Server connector
-
On the navigation pane, go to Consume > Export Targets. Then, select Add Export Target.
-
On the Choose Target tab, select SQL Server Connector. Then, select Next.
-
On the Configure tab, enter the connection details:
-
Name – user-friendly name of the export target that will be displayed on the Export Target page in CluedIn.
-
Host – server where your database is located.
-
Database Name – name of a particular database where you want to store the data from CluedIn.
-
Username – username that you use to access the database.
-
Password – password associated with the username that grants access to the database.
-
(Optional) Port Number – network port on which your database server is listening for connections.
-
(Optional) Schema – container within a database where you want to store the data from CluedIn.
-
(Optional) Connection Pool Size – number of database connections that are maintained in a pool for reuse.
-
-
Test the connection to make sure it works, and then select Add.
Now, you can select the SQL Server connector in a stream and start exporting golden records.