lakshmidevi wrote:
> The following bug has been logged online:
> 
> Bug reference:      4384
> Logged by:          lakshmidevi
> Email address:      [EMAIL PROTECTED]
> PostgreSQL version: postgresql 8.2
> Operating system:   windows Xp
> Description:        jdbc driver not working
> Details: 
> 
> am uing postgresql-8.2-508.jdbc3.jar
> 
> WHEN I RUN THE JDBC3 JAR FILE IN XP IT SHOWS ERROR LIKE THIS
> 
> C:\Program Files\Java\jdk1.5.0_14\jre\lib\ext>set
> CLASSPATH=%CLASSPATH%;C:\Progr
> am Files\Java\jdk1.5.0_14\lib\ext\postgresql-8.2-508.jdbc3.jar
> 
> C:\Program Files\Java\jdk1.5.0_14\jre\lib\ext>java -jar
> postgresql-8.2-508.jdbc3
> .jar
> Failed to load Main-Class manifest attribute from
> postgresql-8.2-508.jdbc3.jar

You can't "run" the JDBC jar. It's not a standalone Java executable.
Read the PostgreSQL JDBC documentation to find out how to use it. If you
still need help, consider posting on the JDBC list, but do make sure to
read the manual first.

--
Craig Ringer

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to