SQLAllocEnv
Full Description
swirl
Syntax
  define external counter function SQLAllocEnv
     (  read-only SQL_handle_type EnvironmentHandle  )


Purpose

Allocates 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 OMODBC function.

This function has been superseded by SQLAllocHandle in ODBC 3.0.

Input argument:

  • EnvironmentHandle.

Copyright © OmniMark Technologies Corporation, 1988-1998.