Results 1 to 3 of 3
Thread: help with jdbc for postgresql
- 09-12-2009, 03:53 PM #1
Member
- Join Date
- Sep 2009
- Posts
- 2
- Rep Power
- 0
help with jdbc for postgresql
When I run this command I get the following error please help!!
java -jar /home/aravind/Desktop/postgresql-8.4-701.jdbc3.jar postgre postgre ara
Failed to load Main-Class manifest attribute from
/home/aravind/Desktop/postgresql-8.4-701.jdbc3.jar
I am trying to compile and run a java program in ubutu that accesses postgresql
Bookmark Post in Technorati
Reply With Quote
- 09-12-2009, 08:37 PM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Don't run the Postgresql jdbc driver. Run your program and give it the driver's path as part of the classpath.
- 09-14-2009, 12:27 PM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Similar Threads
-
Error connecting to postgresql
By murphyjirus in forum Advanced JavaReplies: 6Last Post: 10-31-2008, 09:52 AM -
How to use JDBC Template classes to control basic JDBC processing and error handling
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 10:17 AM -
PostgreSQL driver
By bugger in forum JDBCReplies: 3Last Post: 01-11-2008, 09:45 AM -
How to use JDBC Template classes to control basic JDBC processing and error handling
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:56 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks