An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
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
  • 975515 (xsd:integer)
dbo:wikiPageLength
  • 3443 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1066130605 (xsd:integer)
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
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License