Jump to content

Oracle Pro*C

From EDM2
Revision as of 05:30, 1 February 2016 by Reiknir (talk | contribs) (Created page with "'''Pro*C''' embedded SQL C preprocessor that allows you to write standard SQL calls in your C code that Pro*C then converts into C calls that directly interface into t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pro*C embedded SQL C preprocessor that allows you to write standard SQL calls in your C code that Pro*C then converts into C calls that directly interface into the Oracle runtime library. This is in most cases only useful if you are running an Oracle database locally, and since Oracle dropped support for OS/2 considerable time ago, probably not so much these days.

Links

Publisher