Re: Need help

Поиск
Список
Период
Сортировка
От Chris White (cjwhite)
Тема Re: Need help
Дата
Msg-id 200410202309.i9KN96k2017529@sj-core-1.cisco.com
обсуждение исходный текст
Ответ на Re: Need help  ("Scott Marlowe" <smarlowe@qwest.net>)
Список 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@qwest.net]
Sent: Wednesday, October 20, 2004 2:53 PM
To: cjwhite@cisco.com
Cc: pgsql-admin@postgresql.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.


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Need help
Следующее
От: "Chris White (cjwhite)"
Дата:
Сообщение: Drop table problem