Exporting data from MSAccess to PostgreSQL

Started by Mihai Gheorghiualmost 25 years ago1 messagesgeneral
Jump to latest
#1Mihai Gheorghiu
tanethq@earthlink.net

When exporting a null MSAccess field into PG using the ODBC driver, the
result is the empty string (not "null").
Is there an easy way to fix this (like an option in the driver), or should
one write some code (in MSA or PG) to figure that out?