Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tremendous problem with reports
Message
 
To
14/08/1998 00:04:52
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00126788
Message ID:
00126791
Views:
20
>In using VFP 5.0!
>Well, I usually open all tables on startup and after it can access to all forms to modify data in tables.
>The problem is that when I apply REPORT FORM command to send one, the procedure I write is the following (for example):
>
>SELECT customers
>SET FILTER TO ID_cust > 4000
>
>REPORT FORM cust.frx NOCONSOLE PREVIEW
>REPORT FORM cust.frx NOCONSOLE TO PRINTER PROMPT
>
>It's very clearly and easy to do, It never fall in any version!
>But the problem is that THE GENERATION FAILS REPEATING THE SAME RECORD, IN OTHER INSTANCES IT JUMPS TO OTHER OPENED TABLE AND SO ON!!!
>
>My thoughts are that VFP 5.0 have bugs...
>
>I've tried everything but doesn't work really...
>
>I don't use any UDF inside reports as function fields (u understand).
>
>NEED HELP URGENTLY...
>
>In VFP 5.0 have bugs. please show me how to get a solution.
>I hope with this english I speak that you understand,
>
>
>Thanks....

Luis, I do not completely understand what you mean "THE GENERATION FAILS REPEATING THE SAME RECORD", but I had the some reports where the selected area was suddenly switched to another one without visible reasons (if it is what you mean), and I had to use private datasession for that report.

HTH,
Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform