Обсуждение: pgaccess & null dates

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

pgaccess & null dates

От
"Ken J. Wright"
Дата:
PgAccess 0.96, RH5.2

When editing a table and clearing a datetime field in the grid, the update
fails because the update sql is not declaring the new value as null, but as
an empty string.

Ken