Open System Services ODBC/MX Client Driver (SQL/MX 2.x)

Sample ODBC Application
HP NonStop Open System Services ODBC/MX Client Driver544990-002
A-2
Execution and Testing of Sample ODBC Application
Ensure that the location of the OSS ODBC/MX driver (dll) is set as the env variable
_RLD_FIRST_LIB_PATH. To set the _RLD_FIRST_LIB_PATH variable, run the
following command:
export _RLD_FIRST_LIB_PATH = <location of dll>
Ensure that the ODBCDSN file is present in the same location as that of the
sample application. If not present, ensure that the default ODBCDSN file is present
in $SYSTEM.SYSTEM.
To enable tracing, ensure that the TraceStart parameter in the ODBCDSN file is
set to one (1).
Ensure that the ODBCMSG is present in $SYSTEM.SYSTEM.
The ODBCDSN file must be edited to include the DSN you wish to use, with all the
mandatory fields.