Consume a REST Web service on IBM i (AS400) using SQL
In this post, we will see how we can build a weather app natively on IBM i using SQL, RPGLE and HTTPGETCLOB, JSON_TABLE functions. The app will consume RE...
In this post, we will see how we can build a weather app natively on IBM i using SQL, RPGLE and HTTPGETCLOB, JSON_TABLE functions. The app will consume RE...
Here I explain how to connect PostgreSQL database from IBM i using type 4 JDBC driver in a RPGLE program.