Connect db2 database with ODATA

Please, if anybody could help how to configure and connect DB2 database 11.1 with IIS Win Server 2019 to ODATA in radzen.

Thanks.

Ilan

Hi @ilan,

Since Radzen doesn't support DB2 databases out of the box you will have to follow these steps:

  1. Expose your database as an OData service by following this tutorial.
  2. Deploy the OData service at your premises e.g. http://example.com/MyDB
  3. In Radzen create a new OData data source and point it to http://example.com/MyDB