Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local View doesn't return row
Message
 
To
19/01/2006 13:05:39
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
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:
01088671
Views:
12
>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?

Are you sure This.IDKEY had the value that match WHERE clause of the view? May be no records in table(s) involved in the View have recirds that match This.IDKEY.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform