Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK bug?
Message
 
 
À
23/03/2005 11:05:22
Sid Meyers
Omegaware Consulting, Inc.
Minnesota, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00998429
Message ID:
00998474
Vues:
22
>Thanks Sergey.
>
>In the instance of Marcia's grid combobox where the controlsource for the textbox is as follows:
>
>
>(IIF(SEEK(Recordsource.Field,'LookupTable','LookupTag'),LookupTable.Description,''))
>
>
>It's not generating an error but I'm not getting the lookup description to display. So just wondering if my problem was in the seek command or something else?
>

In this case SEEK() is treated as a function because it's a part of expression. My guess is that SEEK() is unsucesssfull. Does size of Recordsource.Field matches LookupTable key field you seek on? What's SET EXACT setting?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform