dbo:abstract
|
- Das Oracle Call Interface (OCI) ist ein API zum Zugriff auf einen Oracle-Datenbankserver. Das API ermöglicht lesende und modifizierende Zugriffe auf die Daten und deren Struktur, das Datenbankschema. Die Schnittstelle ist für die Programmiersprache C konzipiert und für unterschiedlichste Betriebssysteme verfügbar. Für C++ ist mit dem Oracle C++ Call Interface (OCCI) eine auf OCI basierende Erweiterung verfügbar. Die Gestaltung der Schnittstelle ist alleine durch den Hersteller (Oracle) bestimmt und an keinen übergreifenden Standard gebunden. (de)
- In computing, the Oracle Call Interface (OCI) consists of a set of C-language software APIs which provide an interface to the Oracle database. OCI offers a procedural API for not only performing certain database administration tasks (such as system startup and shutdown), but also for using PL/SQL or SQL to query, access, and manipulate data. The OCI library, based on Oracle's undocumented User Programmatic Interface (UPI), acts as an "interpreter" between applications and the low-level database network protocol. (en)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 3443 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
rdfs:comment
|
- Das Oracle Call Interface (OCI) ist ein API zum Zugriff auf einen Oracle-Datenbankserver. Das API ermöglicht lesende und modifizierende Zugriffe auf die Daten und deren Struktur, das Datenbankschema. Die Schnittstelle ist für die Programmiersprache C konzipiert und für unterschiedlichste Betriebssysteme verfügbar. Für C++ ist mit dem Oracle C++ Call Interface (OCCI) eine auf OCI basierende Erweiterung verfügbar. Die Gestaltung der Schnittstelle ist alleine durch den Hersteller (Oracle) bestimmt und an keinen übergreifenden Standard gebunden. (de)
- In computing, the Oracle Call Interface (OCI) consists of a set of C-language software APIs which provide an interface to the Oracle database. OCI offers a procedural API for not only performing certain database administration tasks (such as system startup and shutdown), but also for using PL/SQL or SQL to query, access, and manipulate data. The OCI library, based on Oracle's undocumented User Programmatic Interface (UPI), acts as an "interpreter" between applications and the low-level database network protocol. (en)
|
rdfs:label
|
- Oracle Call Interface (de)
- Oracle Call Interface (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageDisambiguates
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |