Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select & Buffered Tables
Message
From
09/07/1998 11:37:20
 
 
To
09/07/1998 11:31:54
Christopher Jones
Enersys Analytics Inc.
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115748
Message ID:
00115753
Views:
12
>I am using SQL Select to store data in an array. I use the data to generate a graph. On the graph setup form I have a grid that defines the graph parameters. If I change a value in the grid then issue the select statement, the values I get are the old values, not the buffered values that have been entered into the grid. Once the setup form has been Okayed, the table is updated with the new values and the select gets the proper information.
>
>Is there any way to use select to get the buffered values before the table has been updated.

Nope, SQL-Select always goes to real data. However, you can still use SCAN, COPY TO, etc.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform