Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to filter record in buffering mode
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00489764
Message ID:
00489774
Views:
10
Instead of using set filter to which is rather clumsy try the following.

Dataenvironnent.Cursor1.filter = "ID = 'A'"
Dataenvironnent.Cursor2.filter = "ID = 'B'"

Tell me what happens then.
Regards
Hiten K M

( The best and the worst are yet to come .. keep coding ! )

My Resume >>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform