Co-author - Mohammed Asif Kundgol
Microsoft SQL Server is a Relational Database Management System (RDBMS). It is a database platform that allows businesses to store and manage large amounts of data efficiently and securely. You can use IBM App Connect to build flows that integrate with Microsoft SQL Server and other applications.
Connecting to Microsoft SQL Server
To create an integration flow that passes key data between your database server and other applications, you must connect App Connect to each app in the flow. You can add an account to connect to the database either from the App Connect Catalog page or when you add a Microsoft SQL Server action to a flow in the flow editor.
For more information about the connection fields, see How to use IBM App Connect with Microsoft SQL Server.
Once you have connected to Microsoft SQL Server, you can discover tables available on the database endpoint and perform CRUD (Create, Retrieve, Update, and Delete) operations (Views are also supported but only for Retrieve operations) as well as custom select operation on them.