Community

Accesing DB2 Databse using DB2 CLI

(Ritesh_Singh) This is about connecting/accessing DB2 database through C++ code using DB2 call level interface. An application that uses an embedded SQL interface requires a precompiler to convert the SQL statements into code, which is then compiled, bound to the database, and executed.

Read More - Register for Free Membership

Tags: