Kbase P29418: Implications of modifying proesql.h header file for Progress
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/11/2003 |
|
Status: Unverified
GOAL:
Use ESQL/C programs in 64-bit operating system environment.
FACT(s) (Environment):
Progress 9.1x
CHANGE:
Changed proesql.h to correct function prototype declarations.
CAUSE:
SQLCODE variable in user's ESQL/C applications should be declared as INT instead of LONG. The function prototype in proesql.h should be changed accordingly.