|
|
| Author |
Message |
new2cobol
Active User
Joined: 04 Jan 2006 Posts: 70
|
|
|
|
If I am not using a JCL, and need to include SQL statements in my REXX, I need to include these using a REXX statement.
Problem is, I just forgot that...
Help!!! |
|
| Back to top |
|
 |
References
|
Posted: Thu Apr 20, 2006 2:57 am Post subject: Re: Including DB2 libraries in REXX |
 |
|
|
 |
amitava Warnings : 1 Active User
Joined: 30 Oct 2005 Posts: 192 Location: India
|
|
|
|
Hi New2Cobol,
Just search on the forum, you will get that. I have already seen a post regardung that. |
|
| Back to top |
|
 |
new2cobol
Active User
Joined: 04 Jan 2006 Posts: 70
|
|
|
|
Well alright I got it
| Code: |
"LIBDEF ISPLLIB DATASET ID('DSNssid.SDSNLOAD')"
|
I guess this is not in the forum amitava, not to be rude here, ut I do search the forum before posting... |
|
| Back to top |
|
 |
|
|