I have a requirement to connect to lotus notes DB which is there in On-Prem. There is no built-in connector available in Azure DataFactory V2) to connect to it.
I've read an article about how to get data from lotus notes:
- Using ODBC driver connection.
- .Net code to read it.
Did anyone tried above possibility ? If so let us know whether it is possible, and if so what are Pros & Cons.