Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange intermittent problem
Message
De
07/11/2002 11:21:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Strange intermittent problem
Divers
Thread ID:
00719849
Message ID:
00719849
Vues:
36
Hi

I've had this problem for a while now, but it happens very rarely, and is impossible to simply replicate the problem.

I have a seek that runs in my form class, but sometimes it will come up with an error of "Table has no index order set", here is the portion of code that it fails on, it's the SEEK that fails:
*Open PERMISSION table and locate Screen
goCCMS.Used("Permissions")  && This opens the table btw

*Obtain Permission settings for this screen and user
IF SEEK(lcScreenId + STR(gu_Userlevel,1), "Permissions", "PERMISSION")
     blah, blah.....etc.etc.
ENDIF
If I click Retry, it continues fine, like I said, it very rarely happens.

Any suggestions.
Thanks
Kev
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform