Kbase P19688: Can't make an SQL89 ODBC connection to 8.3x DB on Win32, errors (2660) & (2575).
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Windows
Progress 8.3x
SYMPTOM(s):
BROKER: PROOIDRV variable does not contain Open Access Driver module. (2660)
Error establishing Open Interface Driver connection. (2575)
No errors are reported in the prooidrv.lg file
The OIB process is started from ProControl's "Other Tasks" tab.
CAUSE:
PROOIBRK and PROOIDRV are set as a "system" environment variables (NOT "user" environment variables) within the Control Panel's environment.
FIX:
Stop the current OIB process, then follow one of these two methods:
1) Set both the PROOIBRK and PROOIDRV environment variables within ProControl's environment tab. Then let the OIB process start from ProControl's "Other Tasks" tab.
2) Set both the PROOIBRK and PROOIDRV environment variables outside of ProControl (for example, within a batch file). Then enter the OIB command line startup string to the same batch file (after the PROOIBRK and PROOIDRV environment variables), and let the batch file set the PROOIBRK and PROOIDRV environment variables and start the OIB process.