Website: https://profoundlogic.com/
However, there are instances where you may need to go beyond the capabilities of the low-code environment. Read More
Lookup IP address host using SQL Simon Hutchinson
Added as part of the recent Technology Refreshes, IBM i 7.5 TR2 and 7.4 TR8, is a new scalar function that returns the hostname for an IP address.
The syntax for this scalar function, DNS_LOOKUP_IP, is simple, and can be used in one of two ways:
01 VALUES DNS_LOOKUP_IP(IP_ADDRESS => ‘123.456.789.12’) ;
02 VALUES DNS_LOOKUP_IP(‘123.456.789.12’) ;
Read more » Read More
Interview with Steve Sibley about MERLIN by Philippe Magne ARCAD Software
SF99671 750 Db2 Web Query for i V2.3.0 – level 9
SF99671: SF99671 750 Db2 Web Query for i V2.3.0 Read More
RPG Trek, The Next Generation Jack Woehr
Our client “Bruce” was discussing the RPG talent shortfall and how to get the next generation on board to write and maintain legacy RPG code dating back to the 1980s. Bruce had a System 36 manufacturing application written in fixed-format RPG. The system was solid and users were satisfied. But Bruce knew that he had to modernize the code for ease of maintenance and to expand the developer talent pool for future applications. Bruce knew that he had to modernize the code for ease of maintenance and to expand the developer talent pool for future applications. The Solution Bruce’s team…
The post RPG Trek, The Next Generation appeared first on Seiden Group. Read More