MSSQL / SQL Server
Our current quickstart tutorial covers other patterns to use with your database.
Defining the database
- Define a
globalssection - Add the
databasesfield - Add a database identifier
- Set the driver to
mssql - Add the connection string
MSSQL Basic
loading...
For all available database options see database inputs
Querying
View the quickstart tutorial here.