Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best and fastest way for making a cursor
Message
De
21/06/2007 09:49:04
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
À
21/06/2007 09:46:07
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01234669
Message ID:
01234683
Vues:
12
>>>dear all
>>>I want to make an empty cursor based on one of my free table structure.
>>>What is the best and fastest way?
>>>Thanks
>>
>>
>>select * from MyFreeTable;
>>  where .F.;
>>  into cursor MyCursor
>>
>
>Update: This makes the cursor read-only. I am not sure if the READWRITE clause was introduced in VFP 7, or later. If it isn't available, the afields() solution is better.

Thanks to all,

Yes, ReadWrite supported by VFP7
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform