Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loop
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Re: Loop
Divers
Thread ID:
00519079
Message ID:
00519412
Vues:
13
>Hmmm... Now that's interesting. I didn't know you could do that. I'm wondering if this would work when using SQL in combo boxes. I always hated having to send it to a temp cursor that I had to worry about cleaning up. I'll try that sometime. Good trick, if it works. :)

It works, since it was taken from one of our classes :)

But I would not use it in comboboxes. This was used to check field for uniqueness, so we only want to check, if this SQL produces records (_Tally) and result is not needed.

>
>Thanks,
>
>Michelle
>
>>
select * from (lcAlias) ;
>>			where &lcfield == lcvalue to screen noconsole
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform