The information in this article applies to:
SYMPTOMS
You may compile and link embedded SQL for COBOL (ESQL/COBOL) applications
under OS/2 2.0. However, you may have to manually modify certain
configuration files in order to make it work correctly.
However, when you check the C:\COBOL\EXEDLL directory, the file _SQLPRM.DLL is there. Moreover, the C:\COBOL\EXEDLL directory is on both LIBPATH and PATH. CAUSE
This error will occur when the compiler cannot locate the run time
support modules (DLL files) that come with the ESQL package.
WORKAROUNDCheck the correct CONFIG.SYS file to make sure the ESQL DLL directory is on the LIBPATH. Manually modify this file so that this directory is the first on the LIBPATH.
Keywords : kb3rdparty |
Last Reviewed: March 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |