Kbase P43356: Trying to access database table named 'super' from a WebSpee
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/09/2003 |
|
Status: Unverified
FACT(s) (Environment):
WebSpeed 3.1x
SYMPTOM(s):
Trying to access database table named 'super'
Tried adding keyword forget list containing the value 'super'
Compilation fails because the generated WebSpeed code uses the RUN SUPER statement
CAUSE:
The combination of the generated WebSpeed code using the RUN SUPER statement and having a database table named 'super' (from a third party application) the code will fail to compile whether or not the keyword forget list is used
FIX:
Do not use the keyword forget list and instead modify the application code to use dynamic database objects