From: | <noreply(at)pgfoundry(dot)org> |
---|---|
To: | noreply(at)pgfoundry(dot)org |
Subject: | [ psqlodbc-Bugs-1001827 ] Error when updating a TIMESTAMP column with NULL using ADODB |
Date: | 2007-02-05 15:10:37 |
Message-ID: | 20070205151037.D2578217294@pgfoundry.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Bugs item #1001827, was opened at 2007-02-05 15:10
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1001827&group_id=1000125
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Error when updating a TIMESTAMP column with NULL using ADODB
Initial Comment:
We are having problems setting TIMESTAMP fields to "Null" using ADODB (from Visual Basic 6)
The attached example doesn't work, it reports an invalid date/time-value.
Setting the field to "null" with an SQL-statement works ("update ..."). It doesn't work with 08_02_0200's Unicode version. The ANSI version works as expected.
The server is running under Linux in version 8.2.0, the clients are running under Windows XP SP2.
----------------------------------------------------------------------
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1001827&group_id=1000125
From | Date | Subject | |
---|---|---|---|
Next Message | Antonio Carlos Ferreira Júnior | 2007-02-08 21:00:09 | PSQLODBC case insensitive |
Previous Message | Dave Page | 2007-02-02 19:43:23 | Re: Connect without queries? |