Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting to table from an array
Message
 
 
À
21/01/2010 09:40:38
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 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01445175
Message ID:
01445197
Vues:
47
Your array has only one row. You have to re-dimention it first
DIMENTION laIndiv[2]
laIndiv[2] = "Whatever"
>so im trying to manually write data to the array :
>its lets me do
>
>indiv[1]="box"
>&&but 
>indiv[2]="fever"
>&&gives me an error
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform