Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with detail
Message
From
03/04/2000 11:41:36
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00354146
Message ID:
00354345
Views:
21
Ellen,

>Thanks for the reply. I've successfully created a cursor. My next question is how do I use it with the report writer? I know how to do it in a procedure. When I open the report, it looks for tables.

You create your cursor, then run the report. You should remove any table alias information from the field expressions in the report, and also remove tables (if any) in the report dataenvironment. For example, if previously you had field expressions like
customer.firstname
you would now refer just to
firstname
or whatever field name shows up in your cursor.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform