Hello

Поиск
Список
Период
Сортировка
От Jed Nicolau Filho
Тема Hello
Дата
Msg-id 000801c4a03e$9fe666f0$0e00a8c0@PROUSER.LOCALNET
обсуждение исходный текст
Ответы Re: Hello  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Hi there
 
I was testing pgAdmin III and I found a strange behavior with Blob:
 
For this table:
CREATE TABLE lo_test (  id serial NOT NULL,  image lo ) WITH OIDS;
 
When I try insert a record only with "id" value wihout image raise this error message:
 
"ERROR: Invalid input syntax for Integer: ""  "
 
How to fix it ?
 
Thanks in advance
 
Best Regards
Jed
 
 

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

Предыдущее
От: Cheetah
Дата:
Сообщение: Users can see each others' databases?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Error adding columns to existing tables