View previous topic :: View next topic |
Author |
Message |
ashutosh_agl3 Beginner
Joined: 14 Aug 2003 Posts: 28 Topics: 15
|
Posted: Wed Mar 17, 2004 9:02 am Post subject: Dynamic Sql Support in Mainframe |
|
|
Hi
Can someone tell if Dynamic Sql is supported by manframe COBOL...
If yes can some one also help with a example elaborating how to use dynamic SQL
Thanks |
|
Back to top |
|
 |
SureshKumar Intermediate
Joined: 23 Jan 2003 Posts: 211 Topics: 21
|
Posted: Wed Mar 17, 2004 9:18 am Post subject: |
|
|
ashutosh_agl3,
your question is just too general in nature. Cobol is just a host - DB2 is the one that's going to perform the database activities. Dynamic SQL's are complicated to understand/explain initially, lot many things can go wrong if not done correctly. I think you want to know how dynamic sql's are implemented by DB2. refer to the manual, come up with specific issues and people will be happy to help. |
|
Back to top |
|
 |
kolusu Site Admin

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