Consultor Eletrônico



Kbase P68515: Stored procedure will not compile, gets syntax error, extra
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/01/2007
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Stored procedure will not compile, gets syntax error

CAUSE:

The code for the stored procedure had an extra comma after the last input parameter and after the last result parameter

FIX:

Remove the extraneous commas and recompile the stored procedure