Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking up values in an array
Message
 
À
29/08/2001 12:39:13
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00550067
Message ID:
00550452
Vues:
21
Thanks Cetin, it works like a charm. I added distinct clause for bdate to get one value like following:

SELECT top 1 DISTINCT (bdate) FROM ;
payroll!payroll_tbl ;
where bdate <= .t1.value ;
order by 1 desc ;
into array a__gen3
ldLTEDate = iif(_Tally=0,{},a__gen3)


thanks again
nick patel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform