MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLAllocConnect

Support: Full  
ODBC API Conformance: Core Level

Allocates memory for a connection handle, hdbc, within the environment identified by henv. The Driver Manager processes this call and calls the driver's SQLAllocConnect whenever SQLConnect, SQLBrowseConnect, or SQLDriverConnect is called.

For more information, see SQLAllocConnect in the ODBC Programmer's Reference.