FIX: Data Type Is Invalid for This Property Error MessageID: Q139387 3.00 3.00b WINDOWS The information in this article applies to:
SYMPTOMSModifying or running a form created by the Form Wizard results in this error message:
CAUSEThis problem occurs if the first record contains numbers in a character field.
WORKAROUNDModify the .scx file by using it as a table, and put quotation marks around the Value property. 1. Type each of the following commands in the Command window:
2. Double-click the Properties Memo field.
3. Put quotation marks around the value specified after Value =. 4. In the Command window, type:
5. Modify or Run the Form.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATION
Steps to Reproduce Problem1. Create a new table called Mytable that has one field of character type 2. Enter "12345" (without the quotation marks) into the first record.
3. Run the Form Wizard, and add the field from this table to the form. 4. During the last step in the Form Wizard, choose Save Form and Modify it 5. The error message will appear:
Additional reference words: 3.00 3.00b VFoxWin buglist3.00 buglist3.00b
KBCategory:
KBSubcategory: FxtoolWizscreen
|
Last Reviewed: May 22, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |