Hi,
I was wondering if anyone knows if it's possible to do a call to an Oracle database, like to execute a SQL command, from a COBOL program. If so, how do you do it? And what do you need to have to be able do it...some API, etc.?
We're talking about COBOL on DB2 calling Oracle on NT...we...
Hi -
I hope this is an easy one for you experts.....
I need to create a tab delimited flat file, but don't know how to specify the tab character in my record layout.
So, if I had:
01 NEW-RECORD.
05 DATA-ITEM1 PIC X(7).
05 DATA-ITEM2 PIC X(20).
.
.
.
how would I set up a 'tab'...
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.