|
|
Archives of the TeradataForum
Message Posted: Thu, 04 Nov 2004 @ 14:32:28 GMT
Subj: | | Re: FORTRAN compiler for Teradata? |
|
From: | | Geoffrey Rommel |
| Does anyone knows if it exists a FORTRAN compiler for Teradata? | |
Sorry, but your question does not make sense.
If you are asking whether you can use embedded SQL in a Fortran program, the answer is no. PP2 supports C, Cobol, and PL/I only.
If you are asking whether you can write a Fortran program that includes CLIv2 calls, it should be possible, but you'd be in uncharted
waters.
If you mean a Fortran compiler for NCR MP-RAS, I don't know. It *may* be possible to build G95, which is an open-source compiler. Don't expect
a lot of support. See
www.g95.sourceforge.net
.
| |