Creating new ODBC connection. Downloaded both the jar and dll from github and placed in local directory. Getting this error when attempting to connect: Unexpected driver error occurred while connecting to the database NullPointerException java.lang.NullPointerException When I check the driver class: ...
If you find a bug or regression on supported versions, please fill an [Issue](https://github.com/pgjdbc/pgjdbc/issues). 20 20 21 21 ## Get the Driver 22 22 Most people do not need to compile PgJDBC. You can download the precompiled driver (jar) from the [PostgreSQL JDBC site]...
.github .settings archive demo docker lib src .gitignore .hgignore CHANGELOG CONTRIBUTING.md LICENSE LICENSE.zentus Makefile Makefile.common NEWS.md NOTICE README.adoc SECURITY.md SQLiteJDBC.wiki USAGE.md VERSION amalgamation_version.sh jreleaser.yml maven-eclipse.xml pom.xml settings.xmlBreadcrumb...
You might want to try https://github.com/apache/jmeter Gradle-based build. It is something I've implemented, so pgjdbc's build would likely look and feel very close to that. Some Gradle commands to try can be found in https://github.com/apache/jmeter/blob/master/gradle.md Here's an...