January 16, 2008 | Vol 7 Issue 2

 

In This Issue:

>> Writing Stored Procedures in RPG
>>  The API Corner: System API Basics

Feature Article - Programming
 
Writing Stored Procedures in RPG

Stored procedures provide an easy way to reuse existing RPG logic or to make new RPG code available to other platforms or environments.

By Susan Gantner

Stored procedures are programs that are called from SQL. These programs can be written using the SQL procedure language, but they may also be written using RPG. Since stored procedures are  called from SQL, creating one is often a simple way to make application functions available from non-RPG application environments, such as a Java application or an application running on a different system platform.   


Read More >>

Feature Article - Programming
 
The API Corner: System API Basics

Are you as knowledgeable about APIs as you should be?

By Bruce Vining

While it seems reasonable to assume that anyone reading RPG Developer is quite familiar with RPG, not every reader may be as familiar with the application program interfaces (APIs) available with i5/OS. In this ongoing column, "The API Corner," I will be discussing some of the wild and wonderful capabilities that are open to the RPG developer through system APIs. But the first few articles will be oriented toward the developer who, while knowledgeable about RPG, may not be that familiar with APIs.


Read More >>

Support MC Press - Visit Our Sponsors

 

 Popular Forums

POPULAR FORUMS
  1. Rpg sql insert into qtemp table (2012 views)
  2. What is better, free code or traditional code ? (1741 views)
  3. cant ping workstation from system i (1409 views)
  4. was 7 nd server not starting (1246 views)
  5. SQL Error 802 Type 6 - Numeric Handling for Joins? (564 views)
  6. ODF Release April 28, 2012 (490 views)

Forums

 

 

   Search Sponsor

 

 POPULAR SEARCHES

Search


Read More >>
   MC-STORE.COM