Re: Error with query

From: Jayadevan M <Jayadevan(dot)Maymala(at)ibsplc(dot)com>
To: Helgi Örn Helgason <sacredeagle(at)gmail(dot)com>
Cc: PostgreSQL - newbie <pgsql-novice(at)postgresql(dot)org>, pgsql-novice-owner(at)postgresql(dot)org
Subject: Re: Error with query
Date: 2010-10-07 08:09:28
Message-ID: OFCD52D7BB.366357FD-ON652577B5.002C2BC0-652577B5.002CCB24@ibsplc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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."

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Christian Ramseyer 2010-10-07 08:26:24 Re: Error with query
Previous Message Cristian Romanescu 2010-10-07 07:56:38 Re: Error with query