Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Table From Array
Message
De
15/09/1999 08:21:46
 
 
À
14/09/1999 09:13:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00264400
Message ID:
00264865
Vues:
17
Why not use sql:
create table MyTable (MyField C(25) )


Peter

>x(1,1) = "MyField"
x(1,2) = "C"
x(1,3) = 25
x(1,4) = 0
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform