Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing on 4 fields in a SQL Cursor
Message
From
20/07/1999 14:52:44
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243701
Message ID:
00243714
Views:
26
You may need to USE the table again with a new alias before being allowed to index on fields. Ir the nofilter clause might help.

>ARGH!! I'm having troubles here, I've got a search form, which has fields at the top to search on...the grid shows the results, which now I've got it set to RECORDSOURCETYPE=1-ALIAS, and all is well as far as showing the results, but I want to allow my users to click on a header and sort by that column...preferably without requerying the SELECT statement with the ORDER BY. But when I try to
>
INDEX field TAG field
>INDEX field TAG field additive
>VFP gives me an error that a .tmp file is read-only...
>
>Is there a way to have more than one index on a cursor?
>Is there a better way I should be doing this???
>
>HEEEELP MEEE!!!! [:o
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Reply
Map
View

Click here to load this message in the networking platform