Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing SQL results
Message
 
 
À
09/09/1997 23:45:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00049056
Message ID:
00049285
Vues:
57
>>Erik, a nice trick that has been mentioned here but IMHO hasn't been given due emphasis is the USE AGAIN technique with Cursors. This essentially makes them into read-write entities. You can add/delete index tags as you like. You can reindex as much as you need. You can add/delete records.
>>
>So, unfortunately, this technique doesn't work anymore.

>Vlad

By using the NOFILTER qualifier in the Select command, I have found that this technique works all of the time. I've written some OLAP apps (commercial products, not just in-house stuff) that generate literally thousands of complex queries and in doing so, create thousands of intermediate read-write tables. In fact, it is VFP's capability to instantly create and populate read-write cursors that puts VFP above all other products as a desktop analytical database tool.

I personally have never encountered an example where this technique doesn't work. If anyone can show me an example, I would love to see it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform