IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Can DB2 tables accessed from CLIST program


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
prashantshinde

New User


Joined: 25 Nov 2005
Posts: 49
Location: Pune

PostPosted: Wed Apr 11, 2007 12:59 pm
Reply with quote

Hi

User invokes Clist in ISPF. And when an user enteres certain key value on the screen , I want to access DB2 table based on that key value. Is it possible to access DB2 table from Clist program.

Also if you know any good online manual for CLIST Programming , please let me know.

Thanks
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Apr 11, 2007 1:01 pm
Reply with quote

Quote:
Also if you know any good online manual for CLIST Programming , please let me know.

Have you tried the manuals button on the top of this page ???

Using CLIST or REXX you can invoke programs or utilities to access your DB2 tables.
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Wed Apr 11, 2007 1:49 pm
Reply with quote

I'm not sure about CLIST + DB2.
Use REXX: it works well, it's easier to code, debug and maintain.
Documentation about using DB2 with REXX can be found in the Application Programming and SQL Guide
Back to top
View user's profile Send private message
prashantshinde

New User


Joined: 25 Nov 2005
Posts: 49
Location: Pune

PostPosted: Wed Apr 11, 2007 2:14 pm
Reply with quote

expact,

I tried the manual for CLIST given on this site. It is good but is there any other manual as my problem is not answered in that manual.

Marso ,

I want only for CLIST. Though REXX is easier to code and maintain, I am using CLIST for some reasons. If you know , please help me.

thanks for your quick answers.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top