Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexes on Remote Views
Message
De
02/04/2007 17:11:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
MS SQL Server
Divers
Thread ID:
01211442
Message ID:
01211486
Vues:
14
Thanks for the tip.

>Some techniques I use often.
>
>This comes from the VisualMaxFrame Framework
>
>Open the remote view without data
>
>=CURSORSETPROP('BUFFERING', 3, 'vr_RemoteView')
>
>INDEX ON field1 TAG field1
>
>INDEX ON field2 TAG field2
>
>
>REQUERY()
>
>
>It's faster to index without the data.
>
>As I recall you have to have buffermode set to 3 to index a view.
>
>After you've greated the indexes you can set buffermode to 5
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform