Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.DBF to Cursor
Message
 
À
20/01/2006 15:31:28
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01089021
Message ID:
01089022
Vues:
12
This message has been marked as the solution to the initial question of the thread.
Select * from table_name into cursor tempcurs

*or

use table_name
afield(atmp)
create curs tempcurs from array atmp
append from table_name for condition

>Sorry for the simple question, but I don't work much with .dbf files.
>
>I need to pull the contents of a .dbf table into a cursor. I have no idea how this is done. Can somebody point me in the right direction?
>
>
>Thanks,
>MAC
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform