SQLAllocConnect (Visual FoxPro ODBC Driver)

Note

This article contains Visual FoxPro ODBC Driver-specific information. For general information about this function, see the appropriate article under ODBC API Reference.

Support

Full.

ODBC API conformance

Core level.

Remarks

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 Function in the ODBC Programmer's Reference.