[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new database component problem
[Thread Prev] | [Thread Next]
- Subject: Re: new database component problem
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Tue, 27 Aug 2024 16:18:16 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 25/08/2024 à 09:15, BB a écrit :
When using the gb.db2 with a postgres database I came across a problem with date columns.Setting the result column to a date, for example Dim myDate as Date=Date("2024","8","1") rlt!startdate = mydateseems to work OK until the result is saved, which fails with an error and the date field has an aberrant "." on the end. IOW the date field in the update is "2024-08-01 00:00:00."It occurs at [gb.db2.postgresql]._DatabaseDriver_Postgresql.Query.134 b
It should be fixed by the last commits. Regards, -- Benoît Minisini.
new database component problem | BB <adamnt42@xxxxxxxxx> |