Re: Error with query - Mailing list pgsql-novice

From Jayadevan M
Subject Re: Error with query
Date
Msg-id OFCD52D7BB.366357FD-ON652577B5.002C2BC0-652577B5.002CCB24@ibsplc.com
Whole thread Raw
In response to Error with query  (Helgi Örn Helgason <sacredeagle@gmail.com>)
List pgsql-novice
Hi,
> I get this error message in Firefox:
> Error with query: ERROR: invalid input syntax for type date: "" LINE
> 1: ..._name, pack_tidin, pack_tidut, pack_lunch) VALUES('', '', ''...
In the insert that worked, were you inserting into pack_date column or
other columns of date type? From the error it looks like there is some
issue with the date format/value.
Regards,
Jayadevan






DISCLAIMER:

"The information in this e-mail and any attachment is intended only for
the person to whom it is addressed and may contain confidential and/or
privileged material. If you have received this e-mail in error, kindly
contact the sender and destroy all copies of the original communication.
IBS makes no warranty, express or implied, nor guarantees the accuracy,
adequacy or completeness of the information contained in this email or any
attachment and is not liable for any errors, defects, omissions, viruses
or for resultant loss or damage, if any, direct or indirect."






pgsql-novice by date:

Previous
From: Helgi Örn Helgason
Date:
Subject: Error with query
Next
From: Christian Ramseyer
Date:
Subject: Re: Error with query