1. Postgres JDBC connection in Eclipse Help stackoverflow.comI'm trying to get a postgres jdbc connection working in eclipse. It would be nice to use the Data Source Explorer, but for now I'm just trying to get a basic ... |
2. How to run this .java file in a web-app as a solo java application just to test it? stackoverflow.com
|
3. Need help with error: java.lang.ClassNotFoundException: org.postgresql.Driver java-forums.orgHi, I'm doing a project where I need to use a postgres database, and I'm trying to connect to the database but apparently the driver is not visible to the project. This is an extremely weird problem, because I had previously configured another project just like the one I'm doing now as an example, and it could connect to the database ... |