SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, BADCTXVER
  Unsupported version of context structure

  Explanation:  The VERSION field of the context structure passed
  to the SQL procedure was unsupported.  SQL supports only the
  SQLCONTEXT$K_VERSION1 version.

  User Action:  Change the HLL code to pass a context structure
  whose only version is SQLCONTEXT$K_VERSION1.
Close Help