PRB: Cannot Create a Quick Report/Wizard Report from a CursorID: Q142393 3.00 3.00b WINDOWS kbtool kbprb The information in this article applies to:
SYMPTOMSCursors based on tables that are part of a database and cursors based on free tables whose select statements include "where" clauses cannot be used to create a Quick Report or a Wizard-generated Report based on that cursor.
STATUSThis behavior is by design. Microsoft FoxPro version 2.6 allowed you to create a Quick Report or a Wizard-generated Report based on a cursor. In Microsoft Visual FoxPro this functionality is still available if the table from which the cursor was created is not part of a database.
MORE INFORMATION
Steps to Demonstrate BehaviorThe following procedure demonstrates that under certain conditions, a cursor cannot be used to create a Quick Report or a Wizard-generated Report in Visual FoxPro. 1. Open or switch to Microsoft Visual FoxPro. 2. Open a free table (one that is not part of a database), and type the 3. On the Tools Menu, click Wizards - Report. Then in the Wizard Selection
4. Note that the cursor MYCURSOR is listed in the Databases/Tables list box
5. Open a table that is part of a database, and type the following command
6. On the Tools Menu, click Wizards - Report. Then in the Wizard Selection
7. Note that the cursor MyCursor is not listed in the Databases/Tables list
8. Open a free table and type in the following command in the Command
9. On the Tools menu, click Wizards-Report. Then in the Wizard Selection
10. Note that the cursor MyCursor is not listed in the Databases/Tables
Additional reference words: 3.00 3.00b VFoxWin
KBCategory: kbtool kbprb
KBSubcategory: FxtoolRwriter
|
Last Reviewed: October 8, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |