What is cli? Is this a db2 library?
Jan Nelken - 28 Dec 2006 00:08 GMT
> What is cli? Is this a db2 library?
CLI stands for Call Level Interface. It is a set of API allowing programmer to
access DB2 and execute dynamic SQL against it.
For more information search online documentation available at:
http://publib.boulder.ibm.com/infocenter/db2luw/v9//index.jsp
Jan M. Nelken
Knut Stolze - 28 Dec 2006 10:07 GMT
> What is cli? Is this a db2 library?
CLI = Call Level Interface. It is an API to let an application communicate
with DB2. There is also an SQL standard for it. MS choose another name -
namely ODBC - but it is pretty much the same.

Signature
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany