Date format errors

Поиск
Список
Период
Сортировка
От Craig Elston
Тема Date format errors
Дата
Msg-id 13EF5166E39CD311A42F0000E8913768D66B80@rockerfella
обсуждение исходный текст
Ответы Re: Date format errors  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
Hi Guys and Gals

I have been searching the Docs and lists for an explanation for this error
but to no avail. I'm hoping that someone has had the same problem here &
solved it. I can see that many people have had the error but can't seem to
find the Solution.

I am running Postgresql 7.2.1 with Redhat 8.0 on an IBM Netfinity 5500M10.

When trying to insert a date into a table using HTML Forms & PHP, PGAdminII,
WINSql and even psql on the server I get the following error.

    Query failed: ERROR: Bad date external representation
The syntax I am using is bog simple.

     INSERT INTO repairs VALUES
    (nextval('repairs_id_seq'), '$date', '$username', '$item',
'$serialnumber', '$fault', '$company', '$jobcard',     '$datereturned',
'$comments')

However using PGAdminII I am able to insert records using the view data
function and adding.

I have tried setting the DateStyle to ISO/American as well as ISO/European
still no go. I have tried swopping the yyyy/mm/dd around and tried various
methods of typing the date.

Any help would be appreciated.

Thanks


Craig Elston
Systems Specialist

PIC Solutions
P.O. Box 2455, Cape Town 8000, South Africa

Tel:    +27 (0)21 680-6008
Fax:    +27 (0)21 680-6003
Email:    CElston@PICSolutions.com
Web:    www.PICSolutions.com


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.471 / Virus Database: 269 - Release Date: 10/04/03


Find out what's new in International Decision Engines - Visit the May 6 & 8 Showcases


PIC Solutions cannot ensure that the integrity of this communication has
been maintained, or that it is free of errors, computer viruses,
interference or interception. If you are not the authorised recipient of
this mail, please notify us immediately at Info@PICSolutions.com and delete
the original from your system


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

Предыдущее
От: "A.Bhuvaneswaran"
Дата:
Сообщение: Re: problem Small
Следующее
От: Don Patou
Дата:
Сообщение: trying to start postmaster