Re: COBOL Compiler for Windows



On Apr 29, 4:11 pm, Graham Hobbs <gho...@xxxxxxxxxxx> wrote:
Hello,
Further questions please..
Do the MS and Fujitsu compilers support VSAM KSDS files? What about

What do you mean by 'support' ? You are unlikely to find a VSAM KSDS
file on Windows. Windows is not MVS or zOS. It does, however, have
Cobol INDEXED SEQUENTIAL files.

DB2 access, CICS access, guess I'm asking EXEC CICS suchandsuch

Winows does not normally run a CICS service. CICS is not part of
Cobol, though normally Cobol programs are used in a CICS service.

and
EXEC SQL suchandsuch.

SQL service is also not part of Cobol. Most SQL is achieved with a
different product, such as a preprocessor, that converts the EXEC SQL
lines into Cobol CALLs and such.

Fujitsu version 3 does not include (AFAIK) SQL. Later versions of
Fujitsu do support ODBC access through a limited set of EXEC SQL
statements. You can always write the appropriate CALL statements.


.



Relevant Pages

  • Re: Where to download free Fujitsu COBOL compiler
    ... Micro Focus customers who changed to Fujitsu at that time. ... Alchemy should really revise this registration system and make it ... revamped their support and fired guys like Lee Unterreiner (who was ... The interment came when I tried to buy their COBOL for .NET compiler ...
    (comp.lang.cobol)
  • Re: NEWS for Fujitsu COBOL users
    ... Fujitsu software/hardware to support its development and maintenance. ... Unix/Linux COBOL as a "lost leader" and seriously ... Not requiring Run Time fees was a very important competitive ...
    (comp.lang.cobol)
  • Re: Recursion in Standard (was: string to correct integer
    ... I think that Fujitsu does support this in non-OO programs, ... The other issue, of course, is that more and more IBM mainframe COBOL ...
    (comp.lang.cobol)
  • Re: Where to download free Fujitsu COBOL compiler
    ... who changed to Fujitsu at that time. ... Alchemy should really revise this ... their support and fired guys like Lee Unterreiner (who was one of the most ... The interment came when I tried to buy their COBOL for .NET compiler and was ...
    (comp.lang.cobol)
  • Re: COBOL Compiler for Windows
    ... Do the MS and Fujitsu compilers support VSAM KSDS files? ... Cobol, though normally Cobol programs are used in a CICS service. ... SQL service is also not part of Cobol. ...
    (comp.lang.cobol)