MS Access adds always actual day in time defined postgres column

From: Uwe Nowag <nowag(at)mbg-solutions(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: MS Access adds always actual day in time defined postgres column
Date: 2017-12-15 13:32:26
Message-ID: 34349AFCC40489478DC33CE574F0136F4E97626D@MBG-Mail.mbg.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hallo,

We are moving BackEnd tables from a large MS Access application to postgresql.

In one table we have a field "Zeit" defined in postgres as

time(0) without time zone DEFAULT ('now'::text)::time(0) without time zone,

The linked table inside Access shows the actual day in front of the time value. Using the 24-hour format for displaying time values in Access looks fine. But by entering the field, the day appears automatically.

If I import the same table via ODBC to excel, I have the same behavior: the day appears as prefix inside the time cell.
In the non Microsoft Application tool "ODBC query tool v1.39" (Jaime de los Hoyos) everything works fine.
The problem probably concerns only Microsoft products.

Cause I can't merge the time and the day field together in one timestamp field, I am looking for a workaround.

we use
MS Access 2010
ODBC: PostgreSQL Unicode 10.00.00 PSQLODBC35W.DLL 13.10.2017
PostgreSQL 10.1 as backend on ubuntu

thanks

Mit freundlichen Grüßen | Best regards | Cordialement

Uwe Nowag
Datenbanken/Software | Software Development

T +49 30 844168-502
F +49 30 844168-503
M +49 175 5821272
nowag(at)mbg-solutions(dot)com

[cid:image001(dot)gif(at)01D375B1(dot)30FDD8C0]
Mastbau Gärtner GmbH | Naumannpark | Haus 12 | Wilhelm-Kabus-Straße 46 | 10829 Berlin | Germany
Amtsgericht Charlottenburg Nr. 96 HRB 20003 | USt.-Id.-Nr.: DE 136 728 360
Geschäftsführer: Jens Gockel, Karl-Heinz Simon
www.mbg-solutions.com <http://www.mbg-solutions.com>

Attachment Content-Type Size
mylog_MSACCESS_6964_only_linked_table_view.log application/octet-stream 6.7 KB
image/png 5.1 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2017-12-16 01:00:46 Re: MS Access adds always actual day in time defined postgres column
Previous Message Stephen Frost 2017-11-20 15:34:02 Re: [ADMIN] Migration to pglister - Before