SQLAllocHandle allocates an environment, connection, statement, or descriptor handle.
4/23/2007 5:42:19 AM - dado-89.216.176.216
SQLAllocHandle allocates an environment, connection, statement, or descriptor handle.
4/23/2007 5:42:19 AM - dado-89.216.176.216
SQLAllocEnv allocates memory for an environment handle and initializes the ODBC call level interface for use by an application. An application must call SQLAllocEnv prior to calling any other ODBC function.
3/16/2007 8:06:17 AM - Steve Waggoner-65.223.32.12
SQLAllocHandle allocates an environment, connection, statement, or descriptor handle.
4/23/2007 5:42:19 AM - dado-89.216.176.216
SQLSetEnvAttr sets attributes that govern aspects of environments.
4/19/2013 1:13:49 PM - -72.38.243.254
Provide access to configured user and system Data Source Names (DSN) and installed ODBC drivers
3/16/2007 8:06:25 AM - -65.223.205.130
SQLFreeHandle frees resources associated with a specific environment, connection, statement, or descriptor handle.