Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Requery Local Views
Message
From
09/09/1999 10:58:22
 
 
To
09/09/1999 07:55:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00262771
Message ID:
00262892
Views:
16
>Is it possible to requery a local view within a transaction. I know the syntax Requery("MyLocalView") doesn't work, but is there another possibility?
>
>W. Dieke

As Jim stated, this won't work- but perhaps more importantly, why are you trying to do this? Transactions should only wrap update procedures, and not much (if anything) else. Trying to get data from a table inside a tranaction looks like a bad design choice...
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform