10 pts.
 how do you code a table in rpg
I need to code a table in rpg iv. I'm new to rpg and need assistance on coding techniques as it pertains to creating a table in a rpg iv program

Software/Hardware used:
ASKED: January 12, 2009  9:14 PM
UPDATED: January 12, 2009  10:01 PM

Answer Wiki:
Hello Simobam It sounds like you want to create a table on the AS/400 -- i series This isn't usually done in RPG - that's a programming language. There are two ways to create a table on this system In SQL -- from a prompt line on the green screen - STRSQL Use SQL create table command. F4 is you want to be prompted for the command. Older method - write a data descriptive script "DDS" and compile it. Need to know which you are doing so we can hlep you more. Phil
Last Wiki Answer Submitted:  January 12, 2009  10:01 pm  by  philpl1jb   44,180 pts.
All Answer Wiki Contributors:  philpl1jb   44,180 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _