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

linking an ALC program to a Relational Database Program?


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dot1q3
Warnings : 1

New User


Joined: 09 Feb 2021
Posts: 26
Location: United States

PostPosted: Sat Feb 13, 2021 6:19 pm
Reply with quote

can anyone help me with some online resources on performing linking an ALC program to a Relational Database Program?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat Feb 13, 2021 6:47 pm
Reply with quote

DO NOT POST THE SAME QUESTION AT THE SAME TIME IN MULTIPLE FORUMS,
MOST OFTEN THE ONLY RESULT IS A BANNiNG

anyway ...
the question as posed is pretty unclear ....

if the ALC program does not issue ant SQL calls nothing to do ...
just make the object of the ALC available to the bind(linkage editor) step of the main program

if the ALC program is a main program ore a function/subroutine invoking SQL services

the manuals for the Relational Database Program You will be using will tell all You might want to know

www.ibm.com/support/knowledgecenter/en/SSEPEK_12.0.0/apsg/src/tpc/db2z_sqlstatementsassembler.html
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts What database does Jobtrac use CA Products 4
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