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?
Administrator Community
iReport Database Connection String?
You need to be logged in to post messages
This question is unanswered
1.
11/4/2008
11:55 AM
EST
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
2.
11/5/2008
11:18 AM
EST
Thanks for your help. We went one step further. We went into PostgreSQL and created a read-only user ID for iReport to use.
2 results found