Kbase 13699: Add/Update SYBASE Table Definations does NOT map indexes
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Add/Update SYBASE Table Definations does NOT map indexes
When using Sybase4 Dataserver to do a schema pull; no Sybase table`s
indexes will be mapped into the Progress schemaholder. This is because
Sybase4 uses syskeys to get index information. It does not use
sysindexes. So this is _NOT_ a bug.
So if you do:
Dict->Dataserver->Sybase Utilities->Add/Update Sybase Table Defination
and then check in:
Dict->Schema->Index Editor to select any file in the database;
You will not see any indexes eventhough the Sybase table does have
index/indexes defined.
You can create indexes in the schemaholder for your Progress 4GL by:
Dict->Schema->Index Editor to select desired file and then choose the
ADD option to add any index/indexes.
Progress Software Technical Support Note # 13699