Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Supermover and PKs
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00768363
Message ID:
00768576
Vues:
22
I'm not fond of putting multiple values into one string, but I'll keep this in mind if I can't get Peter's suggestion to work.

Thanks,

Michelle


>The Supermover class accepts the one-dimensional arrays only. To workaround this limitation, you can attach PK to the discription but move it beyond the part wisible in the mover. Something like
SELECT PADR(Descript, 100) + "###" + TRANSFORM(PK) ;
>  FROM mytable ;
>  INTO ARRAY myarray
>
It would be easy to extract PK from the selected items.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform