Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. guitara

    Simple DB2 query in REXX

    thanks - it's working now!
  2. guitara

    Simple DB2 query in REXX

    I'm trying to perform a simple DB2 query from rexx, that will return the results to me on screen. I'm running rexx from an ispf edit session. This is as far as i've managed to piece together /* REXX */ SUBSYS = DB2D SQLSTMT1 ="my sql here" ADDRESS TSO "SUBCOM DSNREXX" IF RC...

Part and Inventory Search

Back
Top