Start a new "Report project" under "Report design" perspective
Select the project’s name
Create a new report (File→New→Report) and give it a name
Choose your template
Create a new Datasource by right clicking "Data sources" → New Data Source and choose the second option
Create a new Connection profile store (click new on both windows)
Choose "BIRTH JDBC Data Source" and give it a name
Load your jdbc jar by clicking "Manage Drivers" and select "Add"
Choose your dirver location and press OK
Fill the driver connection parameters
Click "Next" and "Finish" and choose the newly created connection profile store
Click "Next" and "Finish" and the Data Source should be created
Create a new Dataset (right click Data Sets → New Data Set) and choose Next
Type the query you want to create your Dataset with and click Finish
A new Window will appear showing the columns available with your query
You can also preview the results
Close this window and create a new Table element (Right click the document → Insert → Table)
Choose 4 columns and click Finish
Fill the table with the following data (drag and drop the datasource colums in the right position)
To export the report click Run → View report → As PDF
Can you improve this documentation? These fine people already did:
Frank Pavageau & Michael HungerEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close