Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conflict management in views
Message
 
To
12/11/2004 10:53:28
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00960857
Message ID:
00960864
Views:
20
>The following applies to all versions of VFP, and - I believe - both to local and remote view.
>
>How should conflict management (in a multi-user scenario) be handled in views, when there are many fields in the underlying tables?
>
>If the "SQL Where Clause includes" option is set to "Key and modified fields", it is possible that too long a SQL string is generated (as reported in Thread #959751).
>
>If the option is changed to "Key fields only", then there is no conflict management - the record will be saved as long as the key field didn't change.
>
>So, how can we combine conflict management, with the requirement of possibly using many fields? Do we have to manually lock and compare oldval(), or something similar, before committing changes? Is this even possible in a remote view?
>
>TIA,
>
>Hilmar.

You might take a look at the GETFLDSTATE( ) function.
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform