Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Status
Message
From
21/12/2004 16:31:52
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00971164
Message ID:
00971169
Views:
24
>I am using Table Buffer (5 setting) in a form, is there any way to know that user did changes to the table (one record or more) without checking on all records status, I mean is there is a way to check the whole table status at once if it is modified or not ?
>Any Help ?

GetFldState(-1) will return a string of only 1's if the current user didn't do any change, for the active record. Or do you want to check for changes by OTHER users?

GetNextModified(), on the other hand, will give you the record number of a record that has been modified.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform