cci_connect

Description

A connection handle to the database server is assigned and it tries to connect to the server. If it has succeeded, the connection handle ID is returned; if fails, an error code is returned.

Syntax
cci_connect(char *ip, int port, char *db_name, char *db_user, char *db_password)

Return Value
Error Codes