Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make cursor read/write
Message
 
 
À
28/06/1997 09:36:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00037966
Message ID:
00038019
Vues:
42
>>I have read somewhere that this is possible, also that it is possible to index a cursor.
>
>SELECT * FROM TABLE INTO CURSOR TEMP2
>USE DBF('TEMP2') IN 0 AGAIN ALIAS TEMP
>SELECT TEMP
>
>You now have a read write cursor.
Michel's answer would solve the original question.
However, wouldn't:

SELECT * FROM table INTO TABLE tablename

be a better solution?

Just curious.
It's "my" world. You're just living in it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform