Re: [SQL] Are there JDBC that used with PostgreSQL?

From: Tom Good <tomg(at)nrnet(dot)org>
To: Chaitad Huangsamphan <dbarch(at)hotmail(dot)com>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Are there JDBC that used with PostgreSQL?
Date: 1998-05-22 12:35:17
Message-ID: Pine.LNX.3.95.980522083304.1449A-100000@mailhost.nrnet.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, 21 May 1998, Chaitad Huangsamphan wrote:

> I'm a beginner java programmer that have a thesis implementation on
> PostgreSQL.
>
> First I have to find a suitable programming language to query data on
> PostgreSQL
> (except perl).
> Please advise me which one is the easiest.

tcl/tk is good. But I like the ecpg (ESQL) interface developed by Michael
Meskes. Works well out of the box. And the syntax is compliant with
most stds...I can send examples of code if you like (write to me
offlist... ;-)

cheers,
Tom

> Then I have to find JDBC, ODBC and API that JAVA can communicate with
> PostgreSQL.
>
> Thank for you advise

----------- Sisters of Charity Medical Center ----------
Department of Psychiatry
----
Thomas Good, System Administrator <tomg(at)q8(dot)nrnet(dot)org>
North Richmond CMHC/Residential Services Phone: 718-354-5528
75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
Staten Island, NY 10304

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Andy Lewis 1998-05-22 14:00:35 escaping the '
Previous Message Bruce Momjian 1998-05-22 02:44:09 Re: [SQL] list of tables?