Re: Delete help please - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: Delete help please
Date
Msg-id 20031208220952.C26531@bacon
Whole thread Raw
In response to Delete help please  (astri@telusplanet.net)
List pgsql-jdbc
On 08/12/2003 20:45 astri@telusplanet.net wrote:
> Hi everyone,
>
> I am a beginner at using java with Postgres and was wondering if anyone
> could
> tell me how to query the database and in particular, delete a row from a
> table
> in my pg database.  I don't know what the code is to create or run a
> query
> string in Java.  If this question is too vague for a good answer, please
> let me
> know.


Go to http://java.sun.com and work through the JDBC tutorial.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-jdbc by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: Delete help please
Next
From: TANIDA Yutaka
Date:
Subject: Re: CMP Bean problem