Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report designer
Message
From
12/07/1998 02:48:46
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00116021
Message ID:
00116572
Views:
21
Hi Milan,

If you're working with variable columns I suppose the table or cursor is also variable in columns. If so, you could create another cursor based on your table/cursor wich has just one column which is the concatenation of al the columns of your original table/cursor, of course, if you have numeric columns, you would have to convert it to strings and so on with the rest of data types. Do not forget to include spaces between fields. Then, modify you report so that it has just the field of your new cursor.

That way, if the columns of your original table/cursor vary you will not have to modify your report or use several "Report Forms" accordingly.

I worked this way since FPD 2.6 and it worked great!

If this helped you, please, e-mail me I will be happy for having helped you. I have to leave because it is almost 2.00 am in Peru.

>What is the best way of writing a report in VFP 5.0?
>>Is it better to use the report writer or wiritng a
>>own programme?
>>
>>As on today I am feeling that writing a own programme
>>is beeter. Because with report designer some of the clients future requirements may not be met. So at that time I will have
>>top convert the whole report.
>>
>>Any body is having suggestions.?
>>
>>Regards
>>MMK
>
>Have you ever tried Bull' Eye Reports ?
>
>Do you want a Report Writer that works the same way as the Form Designer in Visual FoxPro? What if this Report Writer was fully object-oriented so that you could create reports in code just like adding objects to a form at run-time and setting their properties? Bull' Eye Reports offers these features and much, much, more!
>Have a look at http://www.uspioneer.com/bullseye.htm
>
>Regards Milan
>http://www.martimex.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform