Here is a copy of the compiled Jar file. Just add it to you classpath. I did this in 
/etc/profile. I believe that you can download this file as well from 
http://www.retep.org.uk/postgres/ It workes really great for me.

 

-----Original Message-----
From:   ALPESH KOTHARI [SMTP:[EMAIL PROTECTED]]
Sent:   Saturday, July 31, 1999 8:38 AM
To:     [EMAIL PROTECTED]
Cc:     [EMAIL PROTECTED]
Subject:        Failing to Prepare Postgres.jar file 

Hello,

I am using Postgresql-6.4.3-2. I want to use JDBC. so as a first  point
i need postgres.jar file.
when i execute the commands as follows it gives the error as follows:

#cd /usr/src/pgsql/src/interfaces/jdbc
#make all
javac postgresql/CallableStatement.java
postgresql/CallableStatement.java:37: Can't subclass interfaces:
interface java.sql.PreparedStatement
public class CallableStatement extends PreparedStatement implements
java.sql.CallableStatement
                                       ^
Note: postgresql/CallableStatement.java uses or overrides a deprecated
API.  Recompile with "-deprecation" for details.
1 error, 1 warning
make: *** [postgresql/CallableStatement.class] Error 1        


If any one of you have came across this error please help me.
Thanking You,
Alpesh
===
KOTHARI ALPESH D.
STUDENT M. TECH.
CEDT
INDIAN INSTITUTE OF SCIENCE
BANGALORE-560 012
INDIA
_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

jdbc6.4.jar

Reply via email to