Oracle interface
Oracle - Oracle server interface
The oracle server interface exists of one unit, oraoci, which is a straight translation of the oracle interface header files. (View interface)There are 2 example programs:
- oraclew contains some utility routines for the oracle interface, for easier management of result sets. Needs the classes unit from the FCL.
- test01 a simple test program to demonstrate the interface.
Back to packages
