Connections with mi_server_connect()

To exercise more control over which connection to establish, a client LIBMI application can use mi_server_connect(), which establishes a connection to a specified database server.

The mi_server_connect() function obtains information about which database server to connect to from a connection-information descriptor. This function does not open a database. This DataBlade® API function provides greater flexibility for client LIBMI applications that run against different database servers. You can pass information about the connection through descriptors.