PRB: TABLEREVERT Fails with Row Buffering and List Box RowSource (236625)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q236625 SYMPTOMS
Fields do not revert to unedited values after issuing a TABLEREVERT command.
CAUSE
This behavior occurs when Optimistic or Pessimistic Row Buffering is enabled and the table being reverted to unedited values serves as the RowSource for a list box with the RowSourceType set to 6 - Fields.
RESOLUTION
Set the buffer mode of the table to one of the following values: |
| 4 | Pessimistic table buffering | | 5 | Optimistic table buffering |
| Modification Type: | Major | Last Reviewed: | 7/17/1999 |
|---|
| Keywords: | kbDatabase kbOOP kbprb KB236625 kbAudDeveloper |
|---|
|