Re: Problem with DATE

From: Vinayak <vinpokale(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problem with DATE
Date: 2015-01-14 05:34:57
Message-ID: 1421213697306-5833860.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
Thank you for reply.
>No there is no similar problem for Date as there is only one date type in
postgresql. If all you need is >date then you should able to use that
Understood.

PreparedStatement throws error for date parameter
org.postgresql.util.PSQLException: ERROR: could not determine data type of
parameter $4

Is this a bug?

-----
Regards,
Vinayak,

--
View this message in context: http://postgresql.nabble.com/Problem-with-DATE-tp5833008p5833860.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-01-14 11:40:43 Re: Problem with DATE
Previous Message Lachezar Dobrev 2015-01-13 15:28:15 Re: Problem with DATE