View previous topic :: View next topic |
Author |
Message |
Sarangadhar Beginner
Joined: 14 Oct 2004 Posts: 130 Topics: 43 Location: virtual village
|
Posted: Wed May 02, 2007 2:57 pm Post subject: DB2 thru rEXX |
|
|
Hi
i am supposed to write DB2 queries in REXx.. its a single cursor, but I never done rex-db2, did onlt rexx alone..
can somebody guide me how to write a rexxdb2 adn jcl for the same? _________________ Thanks |
|
Back to top |
|
 |
acevedo Beginner

Joined: 03 Dec 2002 Posts: 127 Topics: 0 Location: Europe
|
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Thu May 03, 2007 3:09 am Post subject: |
|
|
I taught myself from the manual - with a sample program to refer to if I got stuck. It only took a day to get a retrieval to work and from there it is quite simple to do updtes/deletes. The manual I used was the Application Programming and SQL guide - there is a section devoted to Rexx (look for DSNREXX) _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
|
|