Consultor Eletrônico



Kbase P23686: Creating DynSDO using the wizard and get an error message when adding a temp-table.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/09/2005
Status: Unverified

FACT(s) (Environment):

Dynamics 2.0A

SYMPTOM(s):

Creating DynSDO using the wizard and get an error message when adding a temp-table.

Buffer <name> is in conflict with previous use of QUERY <query>. (3326)

Buffer_file is in conflict with previous use of QUERY tbl-browse-m (3326)

** <field> is ambiguous with <table>.<field> and <table>.<field> (72)

**_Can-Read is ambiguous with _File._Can-Read and _File._Can-Read (72)

From the stack trace:

--> load_tables adecomm/_tblsel.p (C:\Program Files\Progress Dynamics\src\adecomm\_tblsel.p) at line 1229

CAUSE:

The Propath was modified on such way that C:\Program Files\Progress Dynamics\src was before C:\Program Files\Progress Dynamics\gui\adecomm.pl.

FIX:

Remove or move down the C:\Files\Progress Dynamics\src line.

The tblbrws.i have been taken from gui\adecomm.pl instead of src directory.