Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Another Sql Report Generator (Use QTF format)
Another Sql Report Generator (Use QTF format) [message #24256] Thu, 07 January 2010 17:24 Go to next message
pepe11 is currently offline  pepe11
Messages: 16
Registered: June 2006
Location: Slovakia
Promising Member

I had same idea as sergeynikitin, and I made very similar sql report generator and sql report editor. It is not sophistic as sergeynikitin’s, but for me and my friends it’s enough. It has same principles as sergeynikitin’s. It’s oriented on printed output.

Contains (class SqlReportParse) :
- Generate reports from the sql as well for any data (Vector<Vector<Value> >)
- Using class Report
- Using header, body, footer
- It is possible grouping and summing data
- Using “Format” function for formatting data
- Save report structure to file or stream and use it directly, from another program.

There is simply report editor, but it‘s possible use class RichEdit.

Copy from sergeynikitin’s [message #24050] :
„The idea is to standard qtf-file to use as a template simply by replacing the variables they refer to the real data.“

I’m on end of me needs about sql report. But if there is somebody, who need more , tell me.


Package :
http://www.kindl.sk/peter/SqlRep.zip

Example :
http://www.kindl.sk/peter/SqlRepExamples.zip

Peter Kindl
Re: Another Sql Report Generator (Use QTF format) [message #24265 is a reply to message #24256] Fri, 08 January 2010 01:33 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Excellent! We need more different report generators.

How many good ideas used in SqlRep ...

I think subject reporting a wider, and this fact should be reflected on the forum.


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Previous Topic: question on tool development for the IDE
Next Topic: TabBarCtrl and more
Goto Forum:
  


Current Time: Thu Apr 25 12:40:39 CEST 2024

Total time taken to generate the page: 0.01696 seconds