From: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
---|---|
To: | Mike Hall <MHall(at)astc(dot)nt(dot)gov(dot)au> |
Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Date data type |
Date: | 2008-11-03 08:59:07 |
Message-ID: | 490EBD5B.5070406@postnewspapers.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Mike Hall wrote:
> I'm currently converting an MS Access database to PostgreSQL (version 8.1 as it is the vesion that ships with CentOS 5).
What version of Microsoft Access are you using? I haven't seen this
issue with Access 2007, which I've been forced to use in a recent
project. It actually seems to have some idea what NULL is and use it
vaguely appropriately.
What ODBC driver version are you using?
Is the data type in the linked table shown as being declared of type
DATE too?
What type of field is bound to the linked table? A proper date field, or
a free-form text field? Does it default to null, or to the empty string?
--
Craig Ringer
From | Date | Subject | |
---|---|---|---|
Next Message | alebu | 2008-11-03 09:12:18 | Is there a simple function for copiing cursor data into array? |
Previous Message | Albe Laurenz | 2008-11-03 08:38:44 | Re: Date data type |