0

I want to fetch some data from AS400(IBM i series) from Azure sql Managed Instance. Currentlty I am not finding any solution to do that. Please suggest if there is any way to do this.

please help me getting the information to connect to IBM i series AS400 databases from Azure SQL Mnaged Instance.

1 Answers1

0

If you were on prem you should be able to do so through that piece of crap code called PolyBase.

Lately I have discovered that that-piece-of-crap-code is also available in Azure SQL Managed Instances.

But believe me, the right way should be this or creating an Azure Data Factory ETL process.

Francesco Mantovani
  • 10,216
  • 13
  • 73
  • 113