Greetings!
This is probably a simple question because I have never before tried to run a .jar file.
I just downloaded the latest PostgreSQL JDBC installation file. When I tried to run it using the “java –jar” command, I got the following error:
Failed to load Main-Class manifest attribute from
postgresql-9.2-1002.jdbc4.jar
What do I need to do to fix this?
Thank you very much.
RobR