MSSQL
SQL Server is a relational database management system, or RDBMS, developed and marketed by Microsoft.
MSSQL can be used as an input and/or an output.
Syncing mode
- Add data (Insert)
- Update and Insert data (Upsert)
- Erase and Replace data (Drop)
Setup
To configure MSSQL connector:
-
Give a name to your connector
-
Fill server and other information that RestApp needs in order to connect to your MSSQL database
-
Test the connection and be sure it is successfull