|
|
Taboga Report's Data Exporter Library beta 2 released
A library and template to enable you to output your report's data to formats suitable to use in other programs (i.e. Excel, CSV, and XML),
Report's Data Exporter
One of the most common requests I get as a developer is to somehow get a report's data into excel (or similar format):
"The Daily Sales report is quite good... could you get me that data into excel so that I can play with it..."
I have heard this request over and over... Except for the specific report in question, the requests are more or less identical.
As you may have noticed, there are actually two parts to this request:
The first is that the user only wants the data, and not the formatting. In particular, group breaks are something the user doesn't want, as he/she will have to clean this data (i.e. remove group breaks, group totals, etc...) before doing anything with it.
The second and more obvious request is that the user wants the data in some specific format. The most common formats are (in my experience) Excel, Basic (aka CSV, TAB delimited, etc...), and -although not yet as common- XML.
Clarion 6 introduced a powerful new set of templates and underlying classes that provide redirection of your printed reports to several document formats. Included in the enterprise edition are the PDF, Text, XML, and HTML report targets. Professional version users can purchase individual targets as they need them.
The Taboga Report's Data Export Library is a set of classes, and templates that allow you to fulfill the very common request detailed above, in a mechanism compatible with Softvelocity's other Report Output Generators.
The following output generators are included:
Price
Taboga Report's Data Exporter Library version 1 is a commercial product. It is available for $89.00. This includes all source code.
Download
|
||||||||