Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace TXT
Message
De
03/07/2003 15:22:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00806664
Message ID:
00806703
Vues:
12
Hi Moises

>Get all the records in table product which is related to the
>the record in the parent table
>store to a txt file ( the txt file name will be named &frec)

SELECT * FROM PRODUCT WHERE = INTO
GO TOP
_VFP.DataToClip
STRTOFILE( _ClipText, , .T.)
----
Regards
Andy Kramek
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform