RE: [INTERFACES] Problem building the JDBC driver
От | Peter Mount |
---|---|
Тема | RE: [INTERFACES] Problem building the JDBC driver |
Дата | |
Msg-id | 714F8949628ED1119E0F0060082C52F50D721B@vesta.maidstone.gov.uk обсуждение исходный текст |
Список | pgsql-interfaces |
What version of the JDK are you using? The driver only works with JDK1.1 or later. The driver compiles fine with JDK1.1.3 on linux. As for supplying a recompiled jar file, I can email you one when I get home, but it may not solve the problem, because your java.sql.PreparedStatement class may be either corrupt, or the earlier version (BigDecimal is a class that appeared in 1.1). -- Peter T Mount, peter@maidstone.gov.uk, peter@retep.org.uk JDBC FAQ: http://www.retep.org.uk/postgres Please note that this is from my works email. If you reply, please cc my home address. -----Original Message----- From: owner-pgsql-interfaces@hub.org [mailto:owner-pgsql-interfaces@hub.org]On Behalf Of zorll@tu-harburg.de Sent: Wednesday, May 20, 1998 7:03 PM To: pgsql-interfaces@postgreSQL.org Subject: [INTERFACES] Problem building the JDBC driver Hello, on May 2nd I sent a question for help to this mailing list. My problem is, that I just can't build the JDBC-driver on my Linux system. After typing 'make' I was showed error messages like "Method redefined with different return type: postgresql.BigDecimal ..." or "class postgresql.PreparedStatement must be declared abstract ..." I hoped, that somebody could give me a hint on what I might have done wrong (probably with the setting of my include path). Unfortunately the only reply to my question came from someone who seems to have the same problem like me. After spending some more hours with unsuccessful testing of different (un)settings of my CLASSPATH and studying the READMEs I'm sure, that without further help I won't belong to the lucky people with a working JDBC driver for PostgreSQL. So please let me know, if someone has an idea, what I might have done wrong. If nothing else works another solution might be, if I had an already built 'postgresql.jar' file. Does anybody know a place, where I can get one. Thank you in advance for your help. Ralph
В списке pgsql-interfaces по дате отправления: