Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this generate error 26
Message
De
21/08/2000 16:30:51
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Why does this generate error 26
Divers
Thread ID:
00407512
Message ID:
00407512
Vues:
45
This code fragment in the Sdtmgr.opentable procedure (line 234):

case lcOrder == 'PRIMARY' and not llFreeTable
lcOrder = dbgetprop(lcTable, 'Table', 'PrimaryKey')
if not empty(lcOrder)
set order to (lcOrder)
endif not empty(lcOrder)

generates an error 26 - 'Table has no index order set' when running the openalltables procedure after running the update procedure. Can anyone tell me whats going on here. Thanks.
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform