Обсуждение: Exporting data from MSAccess to PostgreSQL

Поиск
Список
Период
Сортировка

Exporting data from MSAccess to PostgreSQL

От
"Mihai Gheorghiu"
Дата:
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?