Node.js on IBM i: Bridging Traditional and Modern Development Maia Samboy

​[[{“value”:”In our ongoing series about essential skills for modern IBM i development, we’ve explored REST APIs and JavaScript. Now it’s time to dive into Node.js, the powerful runtime that brings JavaScript to the server side and opens up new possibilities for IBM i development.  Why Node.js Matters for IBM i  If you’ve followed our series
The post Node.js on IBM i: Bridging Traditional and Modern Development appeared first on Eradani.”}]] Read More 

IBM i Update: April 2025 Rob

​[[{“value”:”Welcome to your IBM i update for April 2025 – a snapshot of news and views on what’s been happening in the IBM i community in the past few weeks as reported by Proximity. This month we discuss the announcement on v7.6 of IBM i as provided by Steve Will on the 10th April. Elon
The post IBM i Update: April 2025 appeared first on Proximity.”}]] Read More 

LISTAGG scalar function can return distinct results [email protected] (Simon Hutchinson)

​[[{“value”:”I did not realize it had been so long since I first wrote about the LISTAGG scalar function. I mentioned very briefly in that article something that became very useful to me just a short while ago.
The LISTAGG scalar function aggregates the results from a one or more rows into a single new column, separated by a character of my choice.
In my scenario I have a table, TESTTABLE, that contains a column of colors, COLOR:

01 SELECT COLOR,COUNT(*) “Count”
02 FROM TESTTABLE
03 GROUP BY COLOR

Read more »”}]] Read More 

A review of the Fortra IBM i Marketplace Survey PaulR

​[[{“value”:”In January 2025, Fortra released the results from their latest IBM i Marketplace survey. This year’s survey is the 11th that Fortra has released. Each one offers a comprehensive and valuable insight into the state of the IBM i ecosystem year-by-year. Andy Nicholson has covered previous releases in his IBM i Update (which you can
The post A review of the Fortra IBM i Marketplace Survey appeared first on Proximity.”}]] Read More 

Verified by MonsterInsights