Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local View doesn't return row
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01088535
Message ID:
01088672
Vues:
18
>>During design, view works great. At runtime, the view returns no data. This must be an environment setting? Here is the code:
>>
>>If ! Used("View1")
>> Use View1 In 0 Nodata
>>Endif
>>Select View1
>>vwClassID = This.IDKEY
>>Requery()
>>
>>Any ideas?
>
>It returns no data because your code tells it not to return data but only create the structure. That is what NODATA keyword does on the USE statement.

Yes, but after that He issue REQUERY().
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform