Jump to content
We've recently updated our Privacy Statement, available here ×

Dynamic Creation of Report Templates?


Recommended Posts

By: Sid Eaton - compunuke

Dynamic Creation of Report Templates?

2003-11-10 16:08

Is there a way to automatically generate Jasper XML output for any arbitrary JDBC data or SQL statement that can be passed in? In other words, can some template be created in advance or be automatically generated so that Jasper will generate XML for the column structure of the resulting recordset, whatever its structure?

 

Ideally, the resulting XML would have a schema section that described the data from the data source [column names and char(size), numeric, date, etc.] followed by a data section with the actual data.

Link to comment
Share on other sites

  • 5 months later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...