Re: Need help - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Need help
Date
Msg-id 1098309203.21035.61.camel@localhost.localdomain
Whole thread Raw
In response to Need help  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Responses Re: Need help  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
List pgsql-admin
On Wed, 2004-10-20 at 12:57, Chris White (cjwhite) wrote:
> I am running 7.4.2 and I am seeing a strange error. I am using jdbc to
> update a table with the following statement:
>
> update vm_message set usecount=4 where messsage id='1234567';


Is that really your query, cut and pasted?  Is that space between
message and id supposed to be there?  Just wondering.


pgsql-admin by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Need help
Next
From: "Chris White (cjwhite)"
Date:
Subject: Re: Need help