Re: [pgadmin-hackers] pgMigrate

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Brett Maton'" <matonb(at)hotmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: [pgadmin-hackers] pgMigrate
Date: 2002-01-14 08:31:07
Message-ID: FED2B709E3270E4B903EB0175A49BCB1047415@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Brett Maton [mailto:matonb(at)hotmail(dot)com]
> Sent: 12 January 2002 14:49
> To: dpage(at)vale-housing(dot)co(dot)uk
> Subject: RE: [pgadmin-hackers] pgMigrate
>
>
> Hi Dave,
>
> Thanks for the letting me know about the logs, guess I
> should have looked
> around a little more ;). I did find the offending field not
> sure how they
> managed to get that value in thier in the first place!
>
> Looking through the log though it would appear that the
> Access Date/Time
> field is out put as dd/mm/yy in single quotes. Is this
> affected by the
> format value setup in the Access DB ?

It shouldn't be. ADO/DAO/RDO/Jet etc are fairly clever and will normally
figure out a date as long as it's in a reasonable format. I'm not sure
pgMigration is doing quite what it should though, but then, I'm not 100%
sure what is correct here either. I'll think about it some more.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2002-01-14 10:16:19 Re: [pgadmin-hackers] pgMigrate
Previous Message Dave Page 2002-01-14 08:14:58 Re: User Log?