Kbase P140617: Error 725 when trying to execute a SQLServer stored procedure
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/01/2009 |
|
Status: Unverified
SYMPTOM(s):
Unknown or ambiguous table <table>. (725)
Error ocurrs when trying to execute the Stored Procedure from Progress Editor
FACT(s) (Environment):
Windows
Progress 9.1D
CAUSE:
The SQL Server Stored Procedure was not included in the database schema
FIX:
Ensure that the all Stored Procedures are included in the database schema in order to be referenced and found while executing them.