JDBC Binder from custom Datasource?

Confluence User - 25 Oct, 2017

Hi,

I am trying to bind data from custom datasource POSTGRESQL.

I am getting this  issue when testing connection.Please help.

jdbc;postgresql;database;databinder;#jdbcbinder

3


25 Oct, 2017
confluenceUser
confluenceUser

Have you downloaded the PostgreSQL Driver jar ? 

25 Oct, 2017
confluenceUser
confluenceUser

No.I am trying to take data from external db which is PostgreSQL .

25 Oct, 2017
confluenceUser
confluenceUser

Same question in https://dev.joget.org/community/display/FORUM/questions/29819221/select-box-data-binding-from-postgresql

Hello, you need, in fact, the driver. In my case I am using the file postgresql-9.3-1103.jdbc3.jar in the folder apache-tomcat-8.0.20 \ lib and actually my default database is postgresql.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print