Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox with array
Message
 
 
À
12/05/2003 16:08:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00787270
Message ID:
00787686
Vues:
21
>Hi Sergey,
>
>>Try to comment out This.Requery().
>I try the both ways and the result is the same...Any other guess?
>
Try
SELECT c_descri_3,c_codigo_2 ;
  FROM (lcAlias) ;
  INTO ARRAY This.aItems
* instead of 
COPY TO ARRAY aItems FIELDS c_descri_3,c_codigo_2
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform