Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Write Cursor to a New Table
Message
 
À
12/02/2009 20:44:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01381481
Message ID:
01381482
Vues:
69
>Hi.
>I've imported data from an excel file into a Cursor created with CREAT CURSOR.
>I have loaded the cursor data into a grid for maintenance, where needed.
>Now I want to write the cursor into a table on disk.
>Is there a simple way to do that without using AFIELDS(cursorname) and then
>CREATE TABLE from array ?
>
>Thanks in advance!

A cursor works just like a table.

Select mycursor

copy to c:\myPath\mytable.dbf

That's all there is.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform