T.R | Title | User | Personal Name | Date | Lines |
---|
124.1 | | MUNBIO::APPS | It's VAX ACMS for me! | Fri Apr 29 1988 18:24 | 5 |
| <<< Note 124.0 by TYFYS::SHAW "Bob Shaw" >>>
-< Need examples of FORTRAN with ORACLE >-
Given that ORACLE has an SQL interface, why don't you look at the
VAX SQL documentation?
|
124.2 | It's not that simple ... | NSWELL::MCCARTHY | Larry McCarthy, LAO | Mon May 02 1988 18:59 | 0 |
124.3 | ... as I was saying ... | SRFSUP::MCCARTHY | Larry McCarthy, LAO | Mon May 02 1988 22:26 | 21 |
|
Re: .0
Sorry, I don't have any and I never seen FORTRAN ORACLE
Re: .1
I have seen "C" versions. It isn't vanilla SQL - in order to
much of anything useful you have to use ORACLE's extensions.
Also, in order to use ORACLE's SQL in a FORTRAN program, you
have to use ORACLE's FORTRAN precompiler. You also have to
compile the resulting FORTRAN programs /NOOPTIMIZE, or else.
And that's just the beginning of the unintegrated horrors of
using ORACLE ...
Larry.
PS: This is the third try at this reply ... ARRGH!
|
124.4 | FORTRAN / ORACLE examples | TPUNIV::ROARK | If my words did glow with the gold of sunshine | Tue May 03 1988 15:15 | 5 |
| There is a call interface, HLI, which doesn't need the precompiler.
Not real fun. I can get examples but they are not here. How soon?
There are sample programs distibuted with ORACLE. Know a customer?
/tim
|
124.5 | Sounds like work... | TYFYS::SHAW | Bob Shaw | Wed May 11 1988 17:31 | 1 |
| Thanks for the replies, they just confirm my worse fears.....
|