User Documentation
Ispirer Toolkit Overview
Pricing
ODBC - SQLAllocConnect Function
| ODBC - SQLAllocConnect | |
|---|---|
| Syntax | SQLRETURN SQLAllocConnect(SQLHANDLE InputHandle, SQLHANDLE* OutputHandlePtr); |
| Description | Allocates a connection. |
Equivalents in Other Databases API
| Database API | Equivalent |
|---|---|
| Sybase CT-LIB | ct_con_alloc |