INTEGRATION USING MULE

MULE SQL Connector

In this blog post I would like to record below topics regarding integrating SQL Server in a Mule flow: Connecting to SQL Server Different authentication mechanisms Run scripts/stored procedures Limitation 1. Connecting to SQL Server Mule provides DataBase connector which can be configured to connect different databases like Oracle, MySQL, Derby and in our case SQL Server as well. Before…

Continue Reading