iSeries Access Password issue in Windows 10. Amarok73

​Hello, In our company we’re using the iSeriess Access ODBC drivers for data extraction from the iSeries servers. The problem is that when user provide wrong password in the window requesting for user’s credentials or when the password is about to expire, the process hangs without showing any message. All the computers are on Windows 10 and Active Directory, I am unable to check if the same happens on non-AD computers. Does anybody else have had such problem and even resolved it perhaps? submitted by /u/Amarok73[link][comments] Read More 

Creating JSON array with SQL Simon Hutchinson

​Last week I showed how I could retrieve information from a JSON array using SQL. This week I thought it would be a good thing to do the opposite: create a JSON array and insert it into a column in a SQL table.
To accomplish this I will be using several Db2 for i Table functions:

JSON_ARRAY:  Creates a JSON array
JSON_ARRAYAGG:  Creates a JSON array with an array element from each result row returned from a SQL statement
JSON_OBJECT:  Create a JSON object (not a physical object like a file)

Creating the most basic JSON array is very simple. I just need to use the JSON_ARRAY table function and pass values to it:
Read more » Read More 

Floating Licenses for Profound.js and Profound API Brian May

​Floating Licenses for Profound.js and Profound API At Profound Logic, we are constantly improving our products to meet the evolving needs of our customers.  An increasing number of customers are implementing or exploring dynamic, scalable infrastructures in both public and private clouds.  In these elastic environments, managing license keys tied to specific hardware slows the Read More 

Verified by MonsterInsights