MFritts253
MIS
I am a serious new guy to rpg programming on an iSeries
all i really want to do is have a simple insert statement run in an sqlrpg le program. I am planning on moving SQL to a stored proc later but i just wanted to learn the basics first.
C/Exec SQL
C+ SELECT * FROM MYLIB/CUSTMST
C/END-EXEC
I have no idea how i should compile this thing either. I am basically clueless.
Sincerely,
Michael
all i really want to do is have a simple insert statement run in an sqlrpg le program. I am planning on moving SQL to a stored proc later but i just wanted to learn the basics first.
C/Exec SQL
C+ SELECT * FROM MYLIB/CUSTMST
C/END-EXEC
I have no idea how i should compile this thing either. I am basically clueless.
Sincerely,
Michael