View previous topic :: View next topic |
Author |
Message |
astro Beginner
Joined: 05 Oct 2005 Posts: 31 Topics: 7
|
Posted: Fri Mar 27, 2009 3:00 pm Post subject: How SQLs are handled in EASYTRIEVE |
|
|
Dear Friends,
I would like to know how the SQLs are treated in an EASYTRIEVE program.
I know SQLs are replaced by equivalent calls during 'precompilation' in cobol programs and all the SQLs are formed in DBRM and the DBRM is bound with DB2 to provide packages/plans.
I am not sure if we have any 'Precompile' process for EASYTRIEVE programs. Are these sqls treated as dynamic sql calls?
Please throw some light on this. Also it would be great if you could share some manuals/materials that explains this process.
Thanks for your replies
Astro |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|