Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report prints all the same record
Message
 
To
10/04/2002 15:18:14
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00643412
Message ID:
00643418
Views:
7
>Hello all! I printed a report from our application today that I know used to work in the past. However, all of the sudden when I hit the print button it prints only the first record x number of times (where x=# of records in the table). We are using the following command to print:
>
>report form security.frx all to printer noconsole
>
>Has anyone seen this problem before? Any suggestions would be helpful!
>
>TIA!

You may check if the table is selected before running the report.
  Select myTable
  Report Form myReport
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform