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 previous 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
 
Read Message
Read Message
Previous Topic: question on tool development for the IDE
Next Topic: TabBarCtrl and more
Goto Forum:
  


Current Time: Tue May 14 03:28:16 CEST 2024

Total time taken to generate the page: 0.02127 seconds