Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does this generate error 26
Message
From
21/08/2000 16:30:51
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Why does this generate error 26
Miscellaneous
Thread ID:
00407512
Message ID:
00407512
Views:
44
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!
Next
Reply
Map
View

Click here to load this message in the networking platform