From: | raghu nidagal <raghuramn(at)hotvoice(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Updateable ResultSet |
Date: | 2002-03-23 04:51:36 |
Message-ID: | 6495456.1016859096953.JavaMail.tester@hvwww8 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi,
I wanted to check if the driver supports updateable ResultSets
and if not are there any plans to add such support.
Also are there any jdbc drivers for postgresql which support
updateable ResultSets.
Thanks
Raghu
--------------------------------------------------------------------------
Global Internet phone calls, voicemail, fax, e-mail and instant messaging.
Sign-up today at http://www.hotvoice.com
>From pgsql-jdbc-owner(at)postgresql(dot)org Sat Mar 23 00:17:53 2002
Received: from net2.micro-automation.com (net2.micro-automation.com [64.7.141.29])
by postgresql.org (Postfix) with SMTP id 4BA81474E49
for <pgsql-jdbc(at)postgresql(dot)org>; Sat, 23 Mar 2002 00:17:36 -0500 (EST)
Received: (qmail 31582 invoked from network); 23 Mar 2002 05:17:39 -0000
Received: from dcdsl.ebox.com (HELO inspiron) (64.7.143.116)
by net2.micro-automation.com with SMTP; 23 Mar 2002 05:17:39 -0000
Reply-To: <Dave(at)micro-automation(dot)net>
From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'raghu nidagal'" <raghuramn(at)hotvoice(dot)com>,
<pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Updateable ResultSet
Date: Sat, 23 Mar 2002 00:16:33 -0500
Organization: Micro Automation Inc
Message-ID: <02c001c1d229$e65c1110$807ba8c0(at)inspiron>
MIME-Version: 1.0
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2616
Importance: Normal
In-Reply-To: <6495456(dot)1016859096953(dot)JavaMail(dot)tester(at)hvwww8>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
X-Archive-Number: 200203/291
X-Sequence-Number: 3529
No, the driver doesn't support updateable Result sets.
I have heard of some ppl working on them but haven't seen anything yet
Dave
> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of raghu nidagal
> Sent: Friday, March 22, 2002 11:52 PM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] Updateable ResultSet
>
>
> Hi,
> I wanted to check if the driver supports updateable ResultSets
> and if not are there any plans to add such support.
> Also are there any jdbc drivers for postgresql which support
> updateable ResultSets.
>
> Thanks
> Raghu
>
>
>
> --------------------------------------------------------------
> ------------
> Global Internet phone calls, voicemail, fax, e-mail and
> instant messaging. Sign-up today at http://www.hotvoice.com
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
http://www.postgresql.org/users-lounge/docs/faq.html
From | Date | Subject | |
---|---|---|---|
Next Message | David Hooker | 2002-03-24 07:32:43 | Two Phase commits |
Previous Message | Dave Cramer | 2002-03-23 01:01:48 | Re: Weird connection problems with SQLExceptions being thrown |