This node is part of the deprecated database framework. For more information on how to migrate to the new database framework see the migration section of the database documentation .
This node creates a connection to a Microsoft SQL Server via the available JDBC driver. You need to provide the server's hostname (or IP address), the port, and a database name. Login credentials can either be provided directly in the configuration or via credentials set on the workflow.
By default the open source driver jTDS is used. Visit the jTDS Project for more information. It is also possible to register additional drivers in the preferences.