Re: M$-Access'97 and TIMESTAMPs

jose' soares <sferac@bo.nettuno.it>

From: "Jose' Soares Da Silva" <sferac@bo.nettuno.it>
To: Byron Nikolaidis <byronn@insightdist.com>
Cc: interfaces postgres <pgsql-interfaces@PostgreSQL.org>
Date: 1998-06-09T17:25:11Z
Lists: pgsql-hackers
On Tue, 9 Jun 1998, Byron Nikolaidis wrote:

> 
> 
> 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'.
> 
Thank you Byron.
I think this is great. M$-Access should work well with a timestamp field,
I have problems with concurrent access and I think it is because this data type.
                                                     Jose'