Jump to content
Changes to the Jaspersoft community edition download ×

  • gregd
    • Features: Custom Data Sources, Data Sources Version: v5.1, v5.0, v4.8, v4.7, v4.6, v4.5, v4.2, v4.1, v4.0, v3.7, v3.6, v3.5, v3.1 Product: iReport Designer

    The following are steps that can be followed to set up a data source within iReport v3.5 to connect to a Pervasive PSQL v10 database:

    Note:These instructions will work for iReport version 3.1 and greater.

    1. Download the 3 jar files from the Pervasive JDBC Driver Download (jpscs.jar, pvjdbc2.jar, and pvjdbc2x.jar) http://www.pervasivedb.com/psqlv11
    2. in iReport, go to the following menu Window =>Services
    3. Expand the Database tree that shows in the Services window and right-click on the Drivers folder and select "New Driver..."

      Driver.png.6b4e92d25ab0265eb1090d21f6034263.png

    4. Add the 3 jar files; click Find to find the Driver Class - 2 may be available, select the v2 Driver (com.pervasive.jdbc.v2.Driver); Give it a name i.e. "pervasive" and click OK
    5. Right Click on the new "pervasive" driver that appears in the Services window and selected "Connect Using..."
    6. Set up the database connection - as an example, you might use "jdbc:pervasive://localhost:1583/DEMODATA", your username and password - and click ok
    7. Add a new datasource using the NetBeans Database JDBC connection - the new connection defined should be in the dropdown
    8. Open the report wizard and you are on your way....

    See Also

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    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...