Re: [JDBC] JDBC problem

From: Nookala Satish Kumar <javasatish(at)yahoo(dot)com>
To: Parul Agarwal <parul(at)netcore(dot)co(dot)in>
Cc: pginter <pgsql-interfaces(at)postgresql(dot)org>, pgjdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [JDBC] JDBC problem
Date: 2002-06-18 12:11:13
Message-ID: 20020618121113.73063.qmail@web12305.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

Hi Parul,

I checked the on my system with the same configuration
(i.e., RedHat Linux 7.2, Ant, and J2SE 1.4) and I
did'nt got any errors.

Just check your path settings and see that you include
the "bin" directories of JDK and ANT. This should
solve the problem.

Regards,
Satish.

--- Parul Agarwal <parul(at)netcore(dot)co(dot)in> wrote:
>
> I tried installing postgresql 7.2.1 on redhat 7.2.
>
> while installing, I gave the following option:
> ./configure --with-perl
> --enable-multibyte --with-java.
>
> Also before doing this, I had installed Ant and
> j2sdk1.4.0_01
> successfully.
>
> But while installing postgresql gave some java
> related errors. Then I
> tried installing postgresql with any configure
> options and I found that
> the installation was successful in the first
> attempt.
>
> Can you pls help me out with this JDBC issue. I wnat
> to install
> Postgresql with java support.
>
> Regards,
> Parul
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Meskes 2002-06-18 12:48:12 Re: ECPG: CREATE TABLE ... FOREIGN KEY(col) REFERENCES table(col)
Previous Message Henshall, Stuart - WCP 2002-06-18 11:30:49 Re: Views and Access 2000

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ackley, Ryan S 2002-06-18 13:38:52 latest 7.2 drivers
Previous Message Vernon Wu 2002-06-18 08:57:52 getString can't pick up the last new column