what is call level interface?
Answer / saumendra
The Call Level Interface (CLI) is a de facto standard
software API for SQL-based database management systems,
created by The Open Group. Developed in the early 1990s,
the API was defined only for the C and COBOL programming
languages. The Call Level Interface defines how the C or
COBOL program should send SQL queries to the DBMS and how
the returned recordsets should be handled by the
application in a consistent way.
| Is This Answer Correct ? | 0 Yes | 1 No |
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
What do you understand by jdbc datasource?
What is executeupdate in java?
What is a PreparedStatement?
What is metadata in java programming?
What is connection commit?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
What is an encrypted internet connection?
How to use JDBC to connect Microsoft Access?
Is jdbc connection secure?
What is meant by dao?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.