SQLAllocHandle

Function SQLAllocHandle 

Source
pub unsafe extern "system" fn SQLAllocHandle(
    handle_type: HandleType,
    input_handle: *mut Obj,
    output_handle: *mut *mut Obj,
) -> SqlReturn
Expand description

Allocates an environment, connection, statement, or descriptor handle.

ยงReturns

SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE