FIX: Error When Changing Data Type in Remote View
Article ID: 140693
Article Last Modified on 3/24/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q140693
SYMPTOMS
When you use DBSETPROP() to change the data type of a field in a remote
view, you receive the following error after issuing the REQUERY() command:
Error: View definition has been changed.
CAUSE
Visual FoxPro 3.0 tests the local data dictionary of the old view and the
requeried view and finds a change in the data contained in the column.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Visual FoxPro 3.0b for Windows.
Additional query words: VFoxWin field type
Keywords: kbbug kbfix KB140693