Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange intermittent problem
Message
From
07/11/2002 11:21:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Strange intermittent problem
Miscellaneous
Thread ID:
00719849
Message ID:
00719849
Views:
35
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
Next
Reply
Map
View

Click here to load this message in the networking platform