MS SqlServer

This database type uses, the JTDS driver. When creating new database connections it is recommended to use the native connection type.

Option Info

Type

Relational

Driver

Driver Link

Install

hop driver install mssql --accept-license

Hop Dependencies

None

Documentation

Documentation Link

JDBC Url

jdbc:jtds:sqlserver://<server>[:<port>][/<database>][;<property>=<value>[;…​]]