Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors to reports??
Message
 
To
24/11/1999 12:46:44
Brent Knight
Progressive Impressions International
Bloomington, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00295117
Message ID:
00295177
Views:
23
>I am sending data from a cursor to a report. When it gets to the report it prints the first record in the cursor infinately. I have checked the cursor before it is sent to the report and it has the correct data in it. In the report my field code is cursorname.field.
>Any ideas??

Brent,

Remove the alias from the field reference so that CusrorName.FieldName becomes FieldName
Previous
Reply
Map
View

Click here to load this message in the networking platform