Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to convert a cursor to a DBF table
Message
De
29/01/2007 01:47:38
 
 
À
28/01/2007 23:26:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01189961
Message ID:
01189967
Vues:
14
hi,
i hope this is what you want,
Select * From tableA  INTO cursor MYcursor>
**convert as..
Select * From tableA  INTO TABLE tableB>
>hi all,
>
>with the help of SQL i extract data from various tables and store these rows of data in a CURSOR.
>
>i want to now convert this cursor into a simple DBF file.
>
>How may i do so ?
>
>With sincere thanks in advance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform