Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field to become records
Message
De
28/03/2001 15:49:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Field to become records
Divers
Thread ID:
00489618
Message ID:
00489618
Vues:
38
Hi all,

I have one table1 with the following fields :

TABLE1.DBF

EMP# A1 A2 A3 A4

00001 X X X
00002 Y Y
00003 W W W
...

how to transfer to the table2 in which should look like this :

TABLE2.DBF ( SKIP A BLANK FIELD )

EMP# B1 B2 B3 B4

00001 A1X A2X A4X

00002 A2Y A4Y

00003 A1W A3W A4W

EXAMPLE B1 FIELD IN TABLE2 CONTAINED A1 FIELD FROM TABLE1 AND NON BLANK 'X'

Could someone help me with some codes ?

Thanks
Paul
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform