ESQL/C dynamic link libraries

For Windows™ environments, the product includes the following dynamic link libraries (DLLs):
  • The ESQL client-interface DLL (isqlt09a.dll) contains the library functions that the preprocessor needs to translate embedded SQL statements and other internal functions that are needed at run time.
  • The esqlauth.dll DLL provides runtime verification of the connection information that the client application sends to the database server. When your application requests a connection, calls the sqlauth() function, which esqlauth.dll defines. For more information about sqlauth(), see Connection authentication functionality in a Windows environment.
  • The Registry DLL, iregt07b.dll, is used by the Setnet32 utility and the HCL® OneDB® Connect library to set and access configuration information in the Registry.
  • The igl4b304.dll, igo4g303.dll, and iglxg303.dll DLLs are required for Global Language Support (GLS). For more information about code-set conversion, see the HCL OneDB GLS User's Guide.

HCL OneDB DLLs are located in the %ONEDB_HOME%\bin directory. %ONEDB_HOME% is the value of the ONEDB_HOME environment variable.