Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting to table from an array
Message
De
21/01/2010 08:49:48
 
 
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:
01445177
Vues:
35
>>Hello!
>>I am trying to write values from my array into five fields in a database
>>so I have
>>
>>
>>DIMENSION loanguarantors(1)
>>loanguarantors(1)=" "
>>
>><pre>
>>SELECT name FROM mainbase!v_client  WHERE clienttype<>"B" INTO ARRAY Indiv
>>Display memory
>>
>>
>>So why doesnt my last value show it self.
>>like if i add PEter...its only going to show if i add susan and susan will only show in memory if i add felix and so on
>
>Maybe you need to requery() the view?

requery who?. it added to the array but i just cant see it for some reaason
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform