Skip Navigation and Search to Content

Search Team Elements - Discussion - Concursive Corporation

Main Content

  • Status: Caution
  • PostgreSQL
  • Open Source Initiative (OSI)
  • Java

Team Elements

Back to Topics

  1. Administrator Community

You need to be logged in to post messages.

Not Answered Icon this question is unanswered

iReport Database Connection String?

11/4/2008 12:56 AM

I am trying to configure iReport 3.1.1 so we can write new reports. My database URS is "jdbc:postgresql://192.168.1.101:5432/elements". I think this is correct. The database connection also wants a user ID and password. I believe the user ID is "elements". What password would provide read-only access?

RE: iReport Database Connection String?

1. 11/4/2008 11:55 AM

The username and password should be the database username and password and not the team elements username and password.

Use the username and password that you used to created a database user account. That should work in iReports. And you can use the 'Test Connection' button to see if the connection works.

Hope that helps...

Ananth

RE: iReport Database Connection String?

2. 11/5/2008 11:18 AM

Thanks for your help. We went one step further. We went into PostgreSQL and created a read-only user ID for iReport to use.