I'm an RPG programmer just started to learn embedded SQL in RPGLE, would any one recommand a good book that has samples of programs that used in everyday programming like subfile, arrays...ect. Thank you.
Announcement
Collapse
No announcement yet.
Embeded SQL RPGLE book
Collapse
X
-
Re: Embeded SQL RPGLE book
the only thing different for subfile programs, etc is that you're pulling table data via SQL rather than RLA. any program you already have is a sample just replace the READx,etc opcodes with the SQL to process the file data.I'm not anti-social, I just don't like people -Tommy Holden
-
Re: Embeded SQL RPGLE book
You could buy all the books you want...but we
have Birgitta here...
Hands down the best SQL person I know or will ever know!
I would recommend you try some on your own and post
the questions here..Its tons cheaper.
jamieAll my answers were extracted from the "Big Dummy's Guide to the As400"
and I take no responsibility for any of them.
www.code400.com
Comment
-
Re: Embeded SQL RPGLE book
@van
... you may also have a look at Chapter 7 in the following Redbook:
Modernizing IBM eServer iSeries Application Data Access - A Roadmap Cornerstone
@Jamie
Thanks for the compliments!
Birgitta
Comment
Comment