Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Write Cursor to a New Table
Message
De
12/02/2009 21:04:37
 
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:
01381484
Vues:
60
Thanks!
Simple but efficient.

>>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.
***
TONY Nascimento
*****************

"Your mind is like a parachute. It only works if it is open" - Anthony J. D'Angelo

"The desire to know is natural to good men" - Leonardo da Vinci
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform