Re: Failing to Prepare Postgres.jar file

1999-08-16 Thread Peter Mount
On Fri, 30 Jul 1999, ALPESH KOTHARI wrote: Sorry for the delay in replying, but my Inbox is a tad full... > 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/sr

RE: Failing to Prepare Postgres.jar file

1999-07-31 Thread Alex001
]] 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

Failing to Prepare Postgres.jar file

1999-07-30 Thread ALPESH KOTHARI
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.jav