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]