Re: [SQL] copy probs - Mailing list pgsql-sql

From Jose David Martinez Cuevas
Subject Re: [SQL] copy probs
Date
Msg-id Pine.LNX.3.96.980825101701.4617A-100000@morgana.estadistica.unam.mx
Whole thread Raw
In response to copy probs  (Cho Yan Wong <pwong@pobox.leidenuniv.nl>)
List pgsql-sql

On Tue, 25 Aug 1998, Cho Yan Wong wrote:

> Everything seems to work fine except my dates are messed up. Instead of
> 05-19-1877 I get 05-19-31284. Actually I get 31284 or 32766 for every year.
> Help?

Well, I don't know too much about Paradox.

About dates, there is only one thing I can say. If you use a format like
"yyyy-mm-dd" I'm sure your date fields won't fail. I would
recommend you to modify your ASCII files in order to have the date's in
such format.

Buena Suerte Amigo !!


_______________________________________
David Martinez Cuevas
Direccion General de Estadistica, UNAM - Mexico
Tel. 622-60-80
E-mail david@estadistica.unam.mx
----------------------------------------







pgsql-sql by date:

Previous
From: Andreas Schmidt
Date:
Subject: Query otimizing possible?
Next
From: Brook Milligan
Date:
Subject: Re: [SQL] parts of date_part()