Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local View doesn't return row
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01088535
Message ID:
01088672
Views:
17
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform