Run SQL Scripts - unreadable characters as hexadecimal Run SQL Scripts - unreadable characters as hexadecimal Here, In this article we will discuss about the most common issue that we all usually face …
Check if IFS directory exists through CL program Check if IFS directory exists through CL program In this article, we will learn how to check if IFS directory exists using CL program. We can achie…
External stored procedure that reads from a data queue External stored procedure that reads from a data queue In my previous article we created a stored procedure for writing data to the data queue usin…
Send HTML e-mail on IBM i using QtmmSendMail api Send HTML e-mail on IBM i using QtmmSendMail api In this article, we discuss about sending emails on the IBM i. There are a lot of ways to do this …
External stored procedure calling SRVPGM procedure with Input and Output parameter External stored procedure calling SRVPGM procedure with Input and Output parameter In my previous article where we are calling the RPGLE Program dir…