JDBC in postgresql

From: Yu Y Zhou <yyzhou(at)ic(dot)sunysb(dot)edu>
To: Christof Glaser <gcg(at)gl(dot)aser(dot)de>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: JDBC in postgresql
Date: 2001-06-11 18:25:01
Message-ID: Pine.GSO.4.21.0106111417330.1794-100000@sparky.ic.sunysb.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi:
I install postgresql in Windows NT and I'm able to query simple
database. I try to configure JDBC in the postgresql package under the
interface directory. I reconfigure the system (JDBC and the rest of the
postgresql) over again using ./configure --with-java. When I compile the
source code using make, I get an error. It says that jakarta/ant not
found. I did see ant under the bin directory of the ant home. I also check
the path. The bin directory containing the cat is in the path. I've no
idear of what's wrong with my configuration. Is there any way that I can
intall JDBC driver with re-configure the rest of the postgresql? The
documentation only menstion that there is such way, but it does not give
any instruction. Thank you for any one that help me. I'm very appreciate.
Thank you and please give me suggestions or help.

Yu Ye Zhou

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Raymond 2001-06-11 23:14:37 RE: installation in windows
Previous Message Yu Y Zhou 2001-06-11 18:17:28 Re: installation in windows