sqlany_make_connection_ex( a_sqlany_interface_context *, void *) method

Creates a connection object based on a supplied DBLIB SQLCA pointer and context.

Syntax

public a_sqlany_connection * sqlany_make_connection_ex ( a_sqlany_interface_context * context, void * arg)

Parameters

Returns

A connection object.