Hello...
I'm trying to call a PL/I fetchable inside a COBOL fetchable. Everytime i made that second fetch, the program goes down with a S0C4. IDFETCH can be used for PLI programs, what should i do for cobol? Any ideas? thanks!
Doesn't seem to be working for me...
SQLCODE = -104, ERROR: ILLEGAL SYMBOL "CONVERT". SOME SYMBOLS THAT
MIGHT BE LEGAL ARE: + -
SQLSTATE = 42601 SQLSTATE RETURN CODE
I'm trying to update two rows with 1 sql statement. i don't know primary key of that table. the secondary key will result in two rows.
here is my table:
secondary key column 1 column 2
1 xx yy
1 xx yy
is there a way where i can say change the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.