Jump to content

Oracle Pro*C: Difference between revisions

From EDM2
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..."
(No difference)

Revision as of 05:30, 1 February 2016

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