September 19, 2007  |  Volume 6, Issue 17

 

In This Issue:
>>
Using RPG in SQL
>> WDSC Basics, Volume 1, Number 4: Using the RSE View to Set Up a Work Session

Feature Article - Programming
 
Using RPG in SQL

You've been embedding SQL in RPG programs, but did you know that you can use RPG in SQL?

You are well aware that you may use embedded SQL in RPG programs, but did you know that you can use RPG in SQL? Just as RPG allows you to define your own built-in functions (BIFs) by writing subprocedures, SQL allows you to define your own functions. But even more powerful is the fact that an SQL function can actually call an RPG program or subprocedure. If the program or subprocedure returns a single value, it may be used as a scalar function that provides a value for a column; it may also be used to calculate a value in a column.


Read More >>

Feature Article - Programming
 
WDSC Basics, Volume 1, Number 4: Using the RSE View to Set Up a Work Session

You can connect and edit, but now it’s time to manage your source. This tutorial shows you how.

Welcome to the fourth in our series of ongoing WDSC tutorials.

In previous tutorials, I showed you how to configure your workbench and connect to your host and, most recently, how to open a source member for editing. Programming is more than just editing source, though. In this fourth tutorial, I'll show you how to manage your environment, including creating a library and copying a source file, all from within WDSC. I'll even show off the versatility of WDSC by giving you a couple of alternate ways to do the same things.


Read More >>

Support MC Press - Visit Our Sponsors

   
Forums Sponsor
 

 Popular Forums

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

Forums

 

     

Search Sponsor
  
 

 Popular Searches

Search


Read More >>
   MC-STORE.COM