Abaara topic: Call Level Interface

 

Abaara - Free Knowledge Database & Resources
 ABAARA
Abaara topic: Call Level Interface
 Categories

 e-Learning Platform

 Web Packages

 Newsletter

eLeaP eLearning Management Systems LMS LCMS Systems. Online training made easy. Free trial now.
 
Call Level Interface

The Call Level Interface (CLI) is a software de facto standard API for SQL-based database management systems created by The Open Group. The API is defined for the C programming language and COBOL only. The Call Level Interface defines how the C or COBOL program shall send SQL queries to the DBMS and how the returned recordsets shall be handled by the application in a consistent way.

The interface is part of something the Open Group calls CAE, which is supposed to be a wide standard for programming open applications, i.e. applications from different programming teams and different vendors that can interoperate in an efficient manner.

The work with the Call Level Interface began in the USA-based SQL Access Group, but was transferred to the X/Open Company in the fourth quarter 1994. It has properties that makes it larger than the ISO SQL CLI which has never had any widespread use.

The standard has the book number ISBN 1-85912-081-4 and the internal document number is C451.

The most widespread use of the CLI standard is within the Open Database Connectivity (ODBC) implementations of various vendors, as the CLI forms a basis for these.

External links

  • Online definition of CLI (http://www.opengroup.org/products/publications/catalog/c451.htm) at the Open Groups webpage


< Back
 
Web info.abaara.com
 


Categories: Data management

 Web Results


 

This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License

 

 
Page topic: Call Level Interface