Re: datetime to timestamp

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: bear(at)math(dot)umn(dot)edu
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: datetime to timestamp
Date: 2003-01-07 02:30:38
Message-ID: 3E1A3BCE.18D5DBDF@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Sorry for the

"William S. Bear" wrote:
>
> I'm trying to export an access database to postgres 7.3,
> but get an error that datatype datetime does not exist.
> Noticed in the docs that 7.3 will not longer support
> datetime data type. Will the ODBC driver be converting
> all datetime datatypes to timestamp in future versions?

Which version of psqlodbc driver are you using ?
The current driver converts datetime type to timestamp.

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message alexandre :: aldeia digital 2003-01-07 11:11:30 Re: datetime to timestamp
Previous Message Hiroshi Inoue 2003-01-07 02:23:44 Re: database migration problems