Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report not printing correct record
Message
 
To
21/07/1999 10:11:01
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00243306
Message ID:
00247184
Views:
24
On my form I used:

SELECT * ;
FROM fullpric;
WHERE catno = thisform.catno1.Value ;
INTO CURSOR mycursor

to create mycursor on the fly.

On the report you need to make sure there is no table in the data environment. The control source for the fields on the report are mycursor.fieldname
Previous
Reply
Map
View

Click here to load this message in the networking platform