Re: M$-Access'97 and TIMESTAMPs

From: Byron Nikolaidis <byronn(at)insightdist(dot)com>
To: "Jose' Soares Da Silva" <sferac(at)bo(dot)nettuno(dot)it>
Cc: interfaces postgres <pgsql-interfaces(at)PostgreSQL(dot)org>
Subject: Re: M$-Access'97 and TIMESTAMPs
Date: 1998-06-09 13:16:13
Message-ID: 357D359D.CFDEF5@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Jose' Soares Da Silva wrote:

> Hi, all!
>
> I created a table with a TIMESTAMP data type to use with M$-Access, because
> Access uses such field to control concurrent access on records.
> But I have a problem M$-Access doesn't recognize a TIMESTAMP type, it see
> such fields as "text" instead of "date/time".
> Is there a way to make Access recognize TIMESTAMPs ?
> Thanks, Jose'

I could add TimeStamp as a supported data type of the odbc driver. Currently,
'abstime' is supported but not 'timestamp'.

Byron

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ADM. Diego Cueva 1998-06-09 13:38:16 Re: CGI with lilbpq
Previous Message The Hermit Hacker 1998-06-09 11:39:33 Re: [HACKERS] Postmaster not starting

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-06-09 14:42:23 Re: [INTERFACES] M$-Access'97 and TIMESTAMPs
Previous Message Jose' Soares Da Silva 1998-06-09 10:18:08 M$-Access'97 and TIMESTAMPs