Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select on a View
Message
From
19/05/1997 16:11:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SQL Select on a View
Miscellaneous
Thread ID:
00032847
Message ID:
00032847
Views:
71
I have a grid in my VFP 3.0 form that has a grid with a paramaterized local view as the
data source, using optimistic table buffering. In a method on the form, I need to run a
SQL-Select statement against this view to create another cursor, and I need the results
to show the un-commited changes the user may have made to the grid. I have run the
SQL statement against the name of the grid's view or against the DBF() of the
grid's view, but both do NOT show the user's un-committed changes. I can loop
through the local view and create a table with REPLACE, but I would rather use a
SQL-Select statement. Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform