Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table with cursors in table buffering mode
Message
 
To
12/12/2000 14:03:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00452380
Message ID:
00452710
Views:
19
Trey,
I'm confused about your answer - aren't cursors totally 'one datasession' like views? Assuming, of course, they aren't filtered tables. How could the buffering of a cursor in one datasession affect a cursor by the same name in another datasession/form - they should be totally different tmp files.

Barbara


>OIC.
>No, it only works on cursor in the current data session.
>Two approaches you could take
  1. If your app has some sort of form manager, then you can add something to it to go through open forms and see if the given cursor is open and table buffered - ugh :)
  2. Use views for the related tables instead, then you can add temp indexes on the view to your heart's content - or limit the view itself with view parameters.
I suggest the last approach.
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform