Date data type

Поиск
Список
Период
Сортировка
От Mike Hall
Тема Date data type
Дата
Msg-id E597F8097C342B438782B2768D7F123D38A7F324E3@tempo.astc.nt.gov.au
обсуждение исходный текст
Ответы Re: Date data type  (Klint Gore <kgore4@une.edu.au>)
Re: Date data type  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: Date data type  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Re: Date data type  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
Gday,

I'm currently converting an MS Access database to PostgreSQL (version 8.1 as it is the vesion that ships with CentOS
5).

I'm having trouble with an INSERT statement attempting to insert an empty value ('') into a field with data type DATE.
Thisproduces the following error message: 

ERROR: invalid input syntax for type date: ""

It does the same whether the field has a NOT NULL restraint or not.

I can't find anything relevant in the documentation.

What am I doing wrong.

Thanks


Michael Hall
IT Communications Officer
Alice Springs Town Council
mhall@astc.nt.gov.au
(08) 8950 0561

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Performance of views
Следующее
От: Klint Gore
Дата:
Сообщение: Re: Date data type