Re: ADO and timestamp/date errors

From: Shachar Shemesh <psql(at)shemesh(dot)biz>
To: Craig Bryden <postgresql(at)bryden(dot)co(dot)za>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: ADO and timestamp/date errors
Date: 2005-02-22 19:26:47
Message-ID: 421B8777.2050703@shemesh.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Craig Bryden wrote:

> Hi Shachar
>
> I have confirmed that I am running the latest version.
> The error that I get (in ADO .Net) is :
> ******************************************************************************
> An unhandled exception of type 'System.ArgumentOutOfRangeException'
> occurred in system.data.dll
>
> Additional information:
> Specified argument was out of the range of valid values.\r\nParameter
> name: Year, Month, and Day parameters describe an unrepresentable DateTime

Can you please send me the table creation command, and the command that
failed? It sounds to me like a bug in the time handling by the OLE DB.

Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Cristian Prieto 2005-02-22 19:45:02 Help with a very newbie question...
Previous Message Richard Huxton 2005-02-22 18:26:07 Re: FW: execute dynamic strings. need help.