Anyone out there using access... Is there away to configure the odbc
driver to allow you to assign an access True/False (-1/0) boolean type
to a postgres boolean type (which i think is char(1))?
I already have numerous functions which return True/False and don't want
to have to use #IF POSTGRES #ELSE type stuff to use vba to cast my
results to 1/0 for postgres
Tia
glenn
--
Glenn <glenn(at)pip(dot)com(dot)au>