Re: How to implement Microsoft Access boolean (YESNO)
- From: Greg Stark <gsstark(at)mit(dot)edu>
- To: "Jesper K. Pedersen" <jkp(at)solnet(dot)homeip(dot)net>
- Cc: pgsql-sql(at)postgresql(dot)org
- Subject: Re: How to implement Microsoft Access boolean (YESNO)
- Date: 23 Jan 2006 15:53:11 -0500
- Message-id: <873bjewts8.fsf@stark.xeocode.com> <text/plain>
"Jesper K. Pedersen" <jkp(at)solnet(dot)homeip(dot)net> writes:
> Having checked the I/O format it seems that MS Access exports the
> values of a YESNO field as 0 and 1
If only Postgres's boolean type were as helpful.
--
greg
Home |
Main Index |
Thread Index