Skip to main content

SQL Connection String

Overview

Allows you to build generic SQL connection strings/data source names (DSN)

Returns
Data Structure

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
FormatFormat of the connection stringText Block GroupNo
HostHost of the connectionText Block GroupNo
PortPort of the connectionNumber Block GroupNo
DatabaseDatabase of the connectionText Block GroupNo
UserUser of the connectionText Block GroupNo
PasswordPassword of the connectionSemi-Secret Block GroupNo
SSL ModeSecurity mode of the connectionText Block GroupNo
Additional ArgumentsAdditional arguments of the connection string (see docs)Text Block GroupNo