Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seek record in cursor
Message
 
 
À
01/09/2000 07:27:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00410485
Message ID:
00411687
Vues:
23
Thanks Vijayaraman,

John Koziol and Ed Rauh also pointed this to me. Now I know this fact and will use.

>I use VFP6.0 SP3 and had created temporary indexes on cursors. It is temporary index since the moment we close the cursor the index is also deleted a nice piece of work though.
>
>
>> Your cursor has to be updatable in order to create index (index on command).
>> To make cursor updatable you can either create it in Init method of your form (or the grid) (Create Cursor command) or use dbf('myCursor') again alias myUpdatableCursor or wait till VFP 7.0, where we will have ReadWrite option :)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform