Jump to content

Oracle Pro*C

From EDM2
Revision as of 16:22, 7 April 2019 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pro*C is an embedded SQL C preprocessor. It allows to write standard SQL statements in C code that will be converted into C calls that directly interface with the Oracle runtime library. This is in most cases only useful if you are running an Oracle database locally. Oracle dropped support for OS/2 considerable time ago.

Links