Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to SELECT from uncommited view?
Message
 
 
To
09/07/2002 03:28:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00676467
Message ID:
00676547
Views:
16
>Hi,
>How could I SELECT all of the records from uncommited view? I need to do this because I want to check the existence of records in the view. That will be more than one record. I tired to use SELECT ....WHERE myKey NOT IN (SELECT myKey FROM myview).. but the subquery always return EMPTY record.

For workaround see Accessing rows in a table buffered view Message #666224.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform