Kbase P126402: Error 4065 in query builder with temp-db
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/22/2007 |
|
Status: Unverified
FACT(s) (Environment):
Windows
OpenEdge 10.x
SYMPTOM(s):
Errors adding new browse to window
**The <attribute> attribute on the <widget id> has invalid arguments. (4065)
** The ENTRY attribute on the COMBO-BOX eCurrentTable has invalid arguments. (4065)
Could not extract logical dbname for alias. (371)
Issue occurs when temp-db is the only database connected
CAUSE:
This is a known issue
CAUSE:
When entering the Query Builder; either modifying a query in an existing Browse, SDO or Frame or when creating a new Browse or SDO, and the only connected database is temp-db, you may see errors regarding the ENTRY attribute on the COMBO-BOX eCurrentTable.
FIX:
In order to work around this you should do one of the following things:
- Connect to temp-db with a different logical name
- Connect to a second database
- Add the tables to the procedure from temp-db using the temp-table maintenance dialog in procedure settings