FIX: Error When Changing Data Type in Remote ViewID: Q140693 3.00 WINDOWS kbprg kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSWhen 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:
CAUSEVisual 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.
STATUSMicrosoft 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.
MORE INFORMATION
Steps to Reproduce Problem1. Create and save a remote view of a table that contains a datetime field. 2. In the Command window, type the following line of code, substituting 3. Close the remote view and re-open it. Then run the view again and
4. In the Command window, type this code:
Additional reference words: 3.00 VFoxWin field type
KBCategory: kbprg kbfixlist kbbuglist
KBSubcategory: FxprgClientsvr
|
Last Reviewed: October 31, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |