alexandre :: aldeia digital wrote:
>
> The driver does not convert a statment like:
>
> CREATE TABLE FOO (DTAAA datetime)
> to
> CREATE TABLE FOO (DTAAA timestamp)
Yes.
> Postgre 7.3 remove the datetime type. Use:
>
> CREATE DOMAIN datetime AS timestamp
>
> in your database (and in template1) to solve this.
But what William is referring to is *datetime* type
in Access.
regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/