Skip to main content
Connecting to Microsoft SQL Server can be done natively using an IDE or any supported client library. Alternatively, you can use the sqlcmd command line utility for one-off executions.

Prerequisites

To get the most out of this guide, you will need to:

Features

The table below explains which features are available for this kind of connection.
  • Native - This refers to when a database client connects through a specific protocol, such as an IDE or client libraries through hoop connect <connection-name>.
  • One Off - This term refers to accessing this connection from hoop web panel.

Configuration

Connection Setup

Create a new Database connection in hoop’s web panel.
create tcp connection screenshot

Connection Usage

CLI

Web panel

create tcp connection screenshot