From: | "Chris White (cjwhite)" <cjwhite(at)cisco(dot)com> |
---|---|
To: | "'Scott Marlowe'" <smarlowe(at)qwest(dot)net> |
Cc: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Need help |
Date: | 2004-10-20 23:09:08 |
Message-ID: | 200410202309.i9KN96k2017529@sj-core-1.cisco.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
It was a mistype, it was not a cut and paste, as I do not have email on the
system that has access to the system running the DB. There is meant to be no
space in messageid
-----Original Message-----
From: Scott Marlowe [mailto:smarlowe(at)qwest(dot)net]
Sent: Wednesday, October 20, 2004 2:53 PM
To: cjwhite(at)cisco(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Need help
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Chris White (cjwhite) | 2004-10-21 01:33:14 | Drop table problem |
Previous Message | PavelK | 2004-10-20 23:07:24 | character encoding problem with delphi |