Loader MsSQL
Loader MsSQ writes data to Microsoft SQL Server Database.
When connecting to an Azure database and using SSH tunnel, the username must be in format <username>@<databasename>
instead of just <username>
otherwise it will throw errors.
Data In
Upload all files in /data/in/files
to the specified bucket and prefix. Existing files are overwritten.
Data Out
N/A
ReadLearn more: about the folder structure here.
Parameters
Host (required)
Port (required)
Database (required)
Username (required)
Password (required)
Enabled (optional)
Private (optional)
Public (optional)
SSH Host
SSH User
Input Table (required)
DB Table Name (required)
Export
Incremental
Column (required)
Column Name (required)
DB Column Name (required)
Data Type (required)
Size (optional)
Nullable
Default Value (optional)
Column Name (required)
DB Column Name (required)
Data Type (required)
Size (optional)