Kbase P151346: Tables created in sqlexp are not shown in dictionary
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/20/2009 |
|
Status: Unverified
SYMPTOM(s):
Tables created in sqlexp are not shown in dictionary
Tables created with SQL-92 tools are not shown in data dictionary
SQL-92 tables created with SQL-92 tools can not be seen in data dictionary
FACT(s) (Environment):
The tables are not created in pub schema
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
SQL-92 tables are created in the user's schema, 4GL tables that can be seen in dictionary are in pub schema
FIX:
Create the tables in pub schema from SQL-92 tools