Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I'm singing the non indexing view blues
Message
From
06/10/2000 19:07:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
I'm singing the non indexing view blues
Miscellaneous
Thread ID:
00426336
Message ID:
00426336
Views:
54
On one of my views I need an index but the index keeps vanishing after I have created it.

It is a small view. I create the view then create the index with

INDEX on seq TAG seq

This works with no error messages but no index results afterwards.

SET ORDER TO TAG SEQ produces no error message.

the ORDER() command returns an empty string

Using SET to check the data environment does indeed show there is no index on the view.

Is a disk presence required before I can create an index? because I notice that the view only appears in memory and not on disk. This might be my problem.

If so how do I force a disk presence since it does not appear in the view designer.
Next
Reply
Map
View

Click here to load this message in the networking platform