Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL on a buffered table
Message
From
03/03/1999 09:52:48
 
 
To
03/03/1999 09:48:52
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00193550
Message ID:
00193554
Views:
14
>Hi all,
>I have a table that is buffered I am adding a record to it and then want to run an SQL statement against it before I do a TableUpdate. The query does not return this new record. Is there a way to get the query to see this record before a TableUpdate is called?
>
>Thanks in advance
>Stephen Kuhn

Select-SQL will always go to the underlying table. You may still use XBASE commands to check records in buffer (SCAN, COPY TO etc.).
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform