FIX: Filter Is Not Added for Integer Fields in View Wizards (134889)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0

This article was previously published under Q134889

SYMPTOMS

When you use one of the view wizards, filter conditions are not added to the view if they are based on an integer field in the table. This problem occurs only with integer data types used with either the Local or Remote View wizards.

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.

MORE INFORMATION

Steps to Reproduce Problem

  1. Open a database.
  2. Create a table with an integer field.
  3. Add a few records, giving values for the integer field.
  4. Create a new view using the Local View wizard.
  5. Add the table you created and all the fields.
  6. Proceed to the filter page, and add some criteria on the integer field.
  7. Preview the query.
The table shows all the records as if the filter condition did not exist.

Modification Type:MajorLast Reviewed:3/24/2000
Keywords:kbbug KB134889