Re: Delete help please

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Delete help please
Date: 2003-12-08 22:09:52
Message-ID: 20031208220952.C26531@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


On 08/12/2003 20:45 astri(at)telusplanet(dot)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 |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message TANIDA Yutaka 2003-12-09 02:17:18 Re: CMP Bean problem
Previous Message Andreas Joseph Krogh 2003-12-08 21:03:29 Re: Delete help please