Enfin et avec un peu de retard, nous concluons cette série d'articles sur notre moteur de Workflow en montrant un exemple de connexion que nous pourrions établir à partir d'une application mobile.
Certain data from IRIS in almost real time needs to join with SQL tables
We have a requirement where in certain data from IRIS in almost real time has to join with SQL tables and we are trying to avoid linked servers.
Is there a way to achieve this without having to go through ODBC?